fix:accept CurrentPlayheadPosition with 0 value #72
Annotations
1 error and 12 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/session.ts#L694
Unexpected any. Specify a different type
|
src/session.ts#L756
Unexpected any. Specify a different type
|
src/session.ts#L812
Unexpected any. Specify a different type
|
src/types.ts#L11
Unexpected any. Specify a different type
|
src/types.ts#L199
Unexpected any. Specify a different type
|
src/types.ts#L215
Unexpected any. Specify a different type
|
test/index.test.ts#L26
'event' is defined but never used
|
test/index.test.ts#L27
'message' is defined but never used
|
test/session.test.ts#L29
'event' is defined but never used
|
test/session.test.ts#L30
'message' is defined but never used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "npm-logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading