Skip to content

Accept ArrayBufferLike in deserialize #150

Accept ArrayBufferLike in deserialize

Accept ArrayBufferLike in deserialize #150

Re-run triggered November 28, 2024 04:55
Status Failure
Total duration 30s
Artifacts

ci.yaml

on: pull_request
Continuous Integration
17s
Continuous Integration
Docs build and deploy
0s
Docs build and deploy
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Docs build and deploy
Branch "deserialize" is not allowed to deploy to github-pages due to environment protection rules.
Docs build and deploy
The deployment was rejected or didn't satisfy other protection rules.
Continuous Integration: src/dom.ts#L15
'e' is defined but never used
Continuous Integration: src/fs.ts#L91
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: T; } | ArrayLike<T>`
Continuous Integration: src/internal/struct.ts#L101
Unsafe assignment of an `any` value
Continuous Integration: src/objects.ts#L24
Unexpected any. Specify a different type
Continuous Integration: src/objects.ts#L24
Unexpected any. Specify a different type
Continuous Integration: src/objects.ts#L29
'e' is defined but never used
Continuous Integration: src/objects.ts#L49
'e' is defined but never used
Continuous Integration: src/objects.ts#L58
Unsafe assignment of an `any` value
Continuous Integration: src/objects.ts#L64
Unexpected any. Specify a different type
Continuous Integration: src/objects.ts#L64
Unexpected any. Specify a different type