Wrong warn message: Resource file haven\'t set, can\'t find loc string for key: Not pushing metadata as no resource Ids found
See original GitHub issueRequired Information
Recently, we received build warns with ##[warning]Resource file haven\'t set, can\'t find loc string for key: Not pushing metadata as no resource Ids found
. We didn’t changed anything in our build config and I don’t if we made a miss config or anything to fix this warn. I already checked the task documentation and both version task code (PublishPipelineMetadataV0 and PublishPipelineMetadataV1)
Our task config:
Question, Bug, or Feature?
Type: Bug
Enter Task Name: PublishBuildArtifacts@1
Environment
Azure Pipelines: stonepagamentos | finprods-Credit | CreditApi-CI | 1.2.2008.0306
Agent: Ubuntu16
Issue Description
Warn screenshot:
Task logs
2020-08-03T19:09:51.2043227Z ##[section]Starting: Publish Pipeline Metadata
2020-08-03T19:09:51.2048748Z ==============================================================================
2020-08-03T19:09:51.2049295Z Task : Publish Pipeline Metadata
2020-08-03T19:09:51.2049669Z Description : Publish Pipeline Metadata to Evidence store
2020-08-03T19:09:51.2050055Z Version : 0.170.0
2020-08-03T19:09:51.2050392Z Author : Microsoft Corporation
2020-08-03T19:09:51.2050772Z Help : ms-resource:loc.helpMarkDown
2020-08-03T19:09:51.2051252Z ==============================================================================
2020-08-03T19:09:51.3691632Z ##[warning]Resource file haven\'t set, can\'t find loc string for key: Not pushing metadata as no resource Ids found
2020-08-03T19:09:51.4298673Z ##[section]Finishing: Publish Pipeline Metadata
Troubleshooting
Described at description.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:7 (3 by maintainers)
Top Results From Across the Web
[warning]Can\'t find loc string for key: CorrelationIdForARM
In my release logs, I am constantly getting this warning "Can\'t find loc string for key: CorrelationIdForARM" which is slowing down the ...
Read more >Resource file haven\'t set, can\'t find loc string for key
Wrong warn message : Resource file haven\'t set, can\'t find loc string for key: Not pushing metadata as no resource Ids found.
Read more >IIS web app deploy task warning: Can't find loc string for key
IIS web app deploy task warning: Can't find loc string for key ... This issue has been fixed but not been deployed yet....
Read more >Resource not found errors - Azure Resource Manager
Describes how to resolve errors when a resource can't be found. The error might occur when you deploy a Bicep file or Azure...
Read more >Oracle Digital Assistant Known Issues - Cloud
Need diagnostic info when can't import a resource bundle. Unhelpful error message after annotating a resource bundle; Visual Flow Designer: Main Flow event ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi @TravisEz13 we fixed this issue and will let you know once it will be available.
It’s a shame that there’s no way to pin patch version numbers of the tasks, so one could roll back to avoid this…