Skip to content

Various object codecs #55

Various object codecs

Various object codecs #55

Triggered via pull request August 11, 2023 12:59
@samhhsamhh
synchronize #22
obj-codecs
Status Failure
Total duration 1m 11s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
Unit test
Process completed with exit code 1.
Lint: test/type/index.ts#L50
Unsafe assignment of an `any` value
Lint: test/type/index.ts#L53
Expected type to be: Type<C, Record<string, unknown> | { k: string; } | null | undefined, unknown>, got: Type<C, unknown, unknown>
Lint: test/type/index.ts#L53
Unsafe assignment of an `any` value
Lint: test/type/index.ts#L54
Unsafe assignment of an `any` value
Lint: test/type/index.ts#L57
Expected type to be: Type<C, (Record<"tag", "C1"> & Record<string, unknown>) | (Record<"tag", "C2"> & { k: string; }), unknown>, got: Type<C, Record<"tag", "C1"> | (Record<"tag", "C2"> & { k: string; }), unknown>
Lint: test/type/index.ts#L57
Unsafe assignment of an `any` value
Lint: test/type/index.ts#L58
Unsafe assignment of an `any` value
Lint: test/type/index.ts#L61
Expected type to be: Type<C, Record<"C1", Record<string, unknown> | null | undefined> | Record<"C2", { k: string; }>, unknown>, got: Type<C, Record<"C1", unknown> | Record<"C2", { k: string; }>, unknown>
Lint: test/type/index.ts#L61
Unsafe assignment of an `any` value
Lint: test/type/index.ts#L62
Unsafe assignment of an `any` value
Typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/