Skip to content

feat: update to pion #217

feat: update to pion

feat: update to pion #217

Triggered via push January 13, 2024 07:22
Status Failure
Total duration 39s
Artifacts

workflow.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
test
error running commitlint Unexpected token '.' /github/workspace/node_modules/conventional-changelog-conventionalcommits/index.js:17 ignore: config?.ignoreCommits, ^ SyntaxError: Unexpected token '.' at wrapSafe (internal/modules/cjs/loader.js:915:16) at Module._compile (internal/modules/cjs/loader.js:963:27) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) at Module.load (internal/modules/cjs/loader.js:863:32) at Function.Module._load (internal/modules/cjs/loader.js:708:14) at Module.require (internal/modules/cjs/loader.js:887:19) at require (internal/modules/cjs/helpers.js:74:18) at /node_modules/@commitlint/resolve-extends/lib/index.js:55:29 at Array.reduce (<anonymous>) at loadExtends (/node_modules/@commitlint/resolve-extends/lib/index.js:39:16)
test
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/