Skip to content

Merge pull request #60 from sp3ctum/feature/project-maintenance #2

Merge pull request #60 from sp3ctum/feature/project-maintenance

Merge pull request #60 from sp3ctum/feature/project-maintenance #2

Triggered via push October 11, 2023 16:10
Status Failure
Total duration 57s
Artifacts

push.yaml

on: push
Matrix: build_deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build_deploy (16.x)
Bad response: 422 {"message":"Couldn't find a repository matching this job.","error":true}
build_deploy (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_deploy (16.x)
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
build_deploy (16.x): src/lib/internal/combinators/reason.ts#L4
'ResultKind' is defined but never used
build_deploy (16.x): src/lib/internal/combinators/then.ts#L97
Expected a `for-of` loop instead of a `for` loop with this simple iteration
build_deploy (16.x): src/lib/internal/functions/helpers.ts#L10
ES2015 module syntax is preferred over namespaces
build_deploy (16.x): src/lib/internal/functions/helpers.ts#L27
ES2015 module syntax is preferred over namespaces
build_deploy (16.x): src/lib/internal/issues.ts#L10
ES2015 module syntax is preferred over namespaces
build_deploy (16.x): src/lib/internal/parser.ts#L16
'ParjsError' is defined but never used
build_deploy (16.x): src/lib/internal/parsers/float.ts#L33
'msgExponentSign' is assigned a value but never used
build_deploy (16.x): src/lib/internal/parsers/float.ts#L148
'expSign' is assigned a value but never used
build_deploy (16.x): src/lib/internal/parsers/string.ts#L22
'i' is defined but never used
build_deploy (16.x): src/lib/internal/result.ts#L104
ES2015 module syntax is preferred over namespaces