Skip to content

Merge pull request #107 from codex-team/fix-event-type #31

Merge pull request #107 from codex-team/fix-event-type

Merge pull request #107 from codex-team/fix-event-type #31

Triggered via push October 13, 2024 19:03
Status Failure
Total duration 34s
Artifacts

npm-publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
publish
Process completed with exit code 2.
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish: src/addons/consoleCatcher.ts#L46
Argument 'event' should be typed
publish: src/addons/consoleCatcher.ts#L46
Argument 'data' should be typed
publish: src/addons/userAgentInfo.ts#L9
Argument 'event' should be typed
publish: src/addons/userAgentInfo.ts#L9
Argument 'data' should be typed
publish: src/catcher.ts#L185
Argument 'vue' should be typed
publish: src/integrations/vue.ts#L24
Unexpected any. Specify a different type
publish: src/integrations/vue.ts#L32
Argument 'vue' should be typed
publish: src/integrations/vue.ts#L32
Argument 'callback' should be typed
publish: src/integrations/vue.ts#L53
Unexpected any. Specify a different type
publish: src/integrations/vue.ts#L72
Unexpected any. Specify a different type