Fixed iterator thing again #103
ci.yaml
on: push
Matrix: ci
Docs build and deploy
16s
Annotations
34 warnings
ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ubuntu-latest:
src/fs.ts#L91
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: T; } | ArrayLike<T>`
|
ubuntu-latest:
src/internal/struct.ts#L86
Unsafe assignment of an `any` value
|
ubuntu-latest:
src/objects.ts#L24
Unexpected any. Specify a different type
|
ubuntu-latest:
src/objects.ts#L24
Unexpected any. Specify a different type
|
ubuntu-latest:
src/objects.ts#L29
'e' is defined but never used
|
ubuntu-latest:
src/objects.ts#L49
'e' is defined but never used
|
ubuntu-latest:
src/objects.ts#L58
Unsafe assignment of an `any` value
|
ubuntu-latest:
src/objects.ts#L64
Unexpected any. Specify a different type
|
ubuntu-latest:
src/objects.ts#L64
Unexpected any. Specify a different type
|
ubuntu-latest:
src/struct.ts#L98
Unsafe assignment of an error typed value
|
macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macos-latest:
src/fs.ts#L91
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: T; } | ArrayLike<T>`
|
macos-latest:
src/internal/struct.ts#L86
Unsafe assignment of an `any` value
|
macos-latest:
src/objects.ts#L24
Unexpected any. Specify a different type
|
macos-latest:
src/objects.ts#L24
Unexpected any. Specify a different type
|
macos-latest:
src/objects.ts#L29
'e' is defined but never used
|
macos-latest:
src/objects.ts#L49
'e' is defined but never used
|
macos-latest:
src/objects.ts#L58
Unsafe assignment of an `any` value
|
macos-latest:
src/objects.ts#L64
Unexpected any. Specify a different type
|
macos-latest:
src/objects.ts#L64
Unexpected any. Specify a different type
|
macos-latest:
src/struct.ts#L98
Unsafe assignment of an error typed value
|
windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
windows-latest:
src/fs.ts#L91
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: T; } | ArrayLike<T>`
|
windows-latest:
src/internal/struct.ts#L86
Unsafe assignment of an `any` value
|
windows-latest:
src/objects.ts#L24
Unexpected any. Specify a different type
|
windows-latest:
src/objects.ts#L24
Unexpected any. Specify a different type
|
windows-latest:
src/objects.ts#L29
'e' is defined but never used
|
windows-latest:
src/objects.ts#L49
'e' is defined but never used
|
windows-latest:
src/objects.ts#L58
Unsafe assignment of an `any` value
|
windows-latest:
src/objects.ts#L64
Unexpected any. Specify a different type
|
windows-latest:
src/objects.ts#L64
Unexpected any. Specify a different type
|
windows-latest:
src/struct.ts#L98
Unsafe assignment of an error typed value
|
Docs build and deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|