Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong warn message: Resource file haven\'t set, can\'t find loc string for key: Not pushing metadata as no resource Ids found #13384

Closed
gabrielclima opened this issue Aug 4, 2020 · 7 comments

Comments

@gabrielclima
Copy link

Required 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:
image

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:
image

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.

@asostechnix
Copy link

Seeing the same issue with the Maven@3 task.

@lindhe
Copy link

lindhe commented Aug 10, 2020

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...

@github-actions
Copy link

github-actions bot commented Feb 7, 2021

This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days

@github-actions github-actions bot added the stale label Feb 7, 2021
@lindhe
Copy link

lindhe commented Feb 7, 2021

Oh absolutely not. Guys, do we not have any eyes on this at all?

@github-actions github-actions bot removed the stale label Feb 7, 2021
@TravisEz13
Copy link
Member

Can we please get this addressed?
https://dev.azure.com/powershell/PowerShell/_build/results?buildId=73459&view=logs&j=bc13c707-2b09-5831-a107-b42ace4fe40a&t=a88287c2-32fb-5af0-89ea-5d5b1a3cc8cf
I'm using the ##vso commands and it seems to be triggering this.

@anatolybolshakov anatolybolshakov self-assigned this Feb 17, 2021
@anatolybolshakov anatolybolshakov added the awaiting deployment Related changes are waiting for deployment to be completed label Feb 18, 2021
@anatolybolshakov
Copy link
Contributor

Hi @TravisEz13 we fixed this issue and will let you know once it will be available.

@anatolybolshakov
Copy link
Contributor

Hi everyone, we have rolled out fix for this issue - please let us know if you have any other issues.

@anatolybolshakov anatolybolshakov removed the awaiting deployment Related changes are waiting for deployment to be completed label Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants