Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
Triggered via push October 30, 2023 18:37
Status Failure
Total duration 16s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
notify
/home/runner/work/corso/corso/./.github/actions/teams-message/action.yml (Line: 8, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.TEAMS_CORSO_CI_WEBHOOK_URL
notify
/home/runner/work/corso/corso/./.github/actions/teams-message/action.yml (Line: 41, Col: 7): Required property is missing: shell
notify
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/corso/corso/./.github/actions/teams-message/action.yml (Line: 8, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.TEAMS_CORSO_CI_WEBHOOK_URL,/home/runner/work/corso/corso/./.github/actions/teams-message/action.yml (Line: 41, Col: 7): Required property is missing: shell at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check() at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs) at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
notify
Fail to load /home/runner/work/corso/corso/./.github/actions/teams-message/action.yml
notify
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/