Accept ArrayBufferLike in deserialize #150
ci.yaml
on: pull_request
Continuous Integration
17s
Docs build and deploy
0s
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
|