Skip to content

GitHub: Able to identify more fields within CITATION.cff #3285

GitHub: Able to identify more fields within CITATION.cff

GitHub: Able to identify more fields within CITATION.cff #3285

Triggered via pull request January 4, 2025 22:22
Status Failure
Total duration 1m 56s
Artifacts

ci.yml

on: pull_request
Lint, Check, Test
1m 48s
Lint, Check, Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Lint, Check, Test: GitHub.js#L39
Expected indentation of 2 tabs but found 0
Lint, Check, Test: GitHub.js#L40
Expected indentation of 2 tabs but found 0
Lint, Check, Test: GitHub.js#L41
Expected indentation of 2 tabs but found 0
Lint, Check, Test: GitHub.js#L63
Expected to return a value at the end of function
Lint, Check, Test: GitHub.js#L67
'jsyaml' is not defined
Lint, Check, Test: GitHub.js#L272
'jsyaml' is not defined
Lint, Check, Test: GitHub.js#L350
Expected an assignment or function call and instead saw an expression
Lint, Check, Test: GitHub.js#L350
Requires a space after '{'
Lint, Check, Test: GitHub.js#L350
Expected an assignment or function call and instead saw an expression
Lint, Check, Test: GitHub.js#L350
'exports' is not defined
Lint, Check, Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint, Check, Test: GitHub.js#L350
Missing space before function parentheses
Lint, Check, Test: GitHub.js#L350
A space is required after ','
Lint, Check, Test: GitHub.js#L350
Statement inside of curly braces should be on next line
Lint, Check, Test: GitHub.js#L350
Missing space before opening brace
Lint, Check, Test: GitHub.js#L350
Operator '==' must be spaced
Lint, Check, Test: GitHub.js#L350
Operator '&&' must be spaced
Lint, Check, Test: GitHub.js#L350
Operator '!=' must be spaced
Lint, Check, Test: GitHub.js#L350
Operator '?' must be spaced
Lint, Check, Test: GitHub.js#L350
Operator ':' must be spaced
Lint, Check, Test: GitHub.js#L350
Operator '==' must be spaced
Lint, Check, Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/