Skip to content

Add github actions to the package. #1

Add github actions to the package.

Add github actions to the package. #1

Triggered via pull request October 24, 2023 14:37
Status Failure
Total duration 36s
Artifacts

trunk.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
yamllint(quoted-strings): .github/workflows/update-coverage.yml#L6
[new] string value is redundantly quoted with any quotes
yamllint(quoted-strings): .github/workflows/trunk.yml#L8
[new] string value is redundantly quoted with any quotes
yamllint(empty-values): .github/workflows/trunk.yml#L12
[new] empty value in block mapping
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/