Skip to content

chore: remove unnecessary TypeScript as #213

chore: remove unnecessary TypeScript as

chore: remove unnecessary TypeScript as #213

Re-run triggered December 12, 2023 10:57
Status Failure
Total duration 56s
Artifacts

test.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 warnings
tests (14.x, 3)
Process completed with exit code 1.
tests (20.x, 3): src/index.ts#L1
The type 'readonly [{ readonly since: "1.1.0"; readonly value: "singleLine"; readonly description: "Should compact single line comment, if possible"; }, { readonly since: "1.1.0"; readonly value: "multiline"; readonly description: "Should compact multi line comment"; }, { ...; }]' is 'readonly' and cannot be assigned to the mutable type '{ since?: string | undefined; value: any; description: string; }[]'.
tests (20.x, 3): src/index.ts#L1
The type 'readonly [{ readonly since: "1.1.0"; readonly value: "singleLine"; readonly description: "Should compact single line comment, if possible"; }, { readonly since: "1.1.0"; readonly value: "multiline"; readonly description: "Should compact multi line comment"; }, { ...; }]' is 'readonly' and cannot be assigned to the mutable type '{ since?: string | undefined; value: any; description: string; }[]'.
tests (20.x, 3): src/index.ts#L1
The type 'readonly [{ readonly since: "1.1.0"; readonly value: "singleLine"; readonly description: "Should compact single line comment, if possible"; }, { readonly since: "1.1.0"; readonly value: "multiline"; readonly description: "Should compact multi line comment"; }, { ...; }]' is 'readonly' and cannot be assigned to the mutable type '{ since?: string | undefined; value: any; description: string; }[]'.
tests (20.x, 3)
Process completed with exit code 1.
tests (18.x, 3): src/index.ts#L1
The type 'readonly [{ readonly since: "1.1.0"; readonly value: "singleLine"; readonly description: "Should compact single line comment, if possible"; }, { readonly since: "1.1.0"; readonly value: "multiline"; readonly description: "Should compact multi line comment"; }, { ...; }]' is 'readonly' and cannot be assigned to the mutable type '{ since?: string | undefined; value: any; description: string; }[]'.
tests (18.x, 3): src/index.ts#L1
The type 'readonly [{ readonly since: "1.1.0"; readonly value: "singleLine"; readonly description: "Should compact single line comment, if possible"; }, { readonly since: "1.1.0"; readonly value: "multiline"; readonly description: "Should compact multi line comment"; }, { ...; }]' is 'readonly' and cannot be assigned to the mutable type '{ since?: string | undefined; value: any; description: string; }[]'.
tests (18.x, 3)
Process completed with exit code 1.
tests (18.x, 3): src/index.ts#L1
The type 'readonly [{ readonly since: "1.1.0"; readonly value: "singleLine"; readonly description: "Should compact single line comment, if possible"; }, { readonly since: "1.1.0"; readonly value: "multiline"; readonly description: "Should compact multi line comment"; }, { ...; }]' is 'readonly' and cannot be assigned to the mutable type '{ since?: string | undefined; value: any; description: string; }[]'.
tests (16.x, 3): src/index.ts#L1
The type 'readonly [{ readonly since: "1.1.0"; readonly value: "singleLine"; readonly description: "Should compact single line comment, if possible"; }, { readonly since: "1.1.0"; readonly value: "multiline"; readonly description: "Should compact multi line comment"; }, { ...; }]' is 'readonly' and cannot be assigned to the mutable type '{ since?: string | undefined; value: any; description: string; }[]'.
tests (16.x, 3): src/index.ts#L1
The type 'readonly [{ readonly since: "1.1.0"; readonly value: "singleLine"; readonly description: "Should compact single line comment, if possible"; }, { readonly since: "1.1.0"; readonly value: "multiline"; readonly description: "Should compact multi line comment"; }, { ...; }]' is 'readonly' and cannot be assigned to the mutable type '{ since?: string | undefined; value: any; description: string; }[]'.
tests (16.x, 3): src/index.ts#L1
The type 'readonly [{ readonly since: "1.1.0"; readonly value: "singleLine"; readonly description: "Should compact single line comment, if possible"; }, { readonly since: "1.1.0"; readonly value: "multiline"; readonly description: "Should compact multi line comment"; }, { ...; }]' is 'readonly' and cannot be assigned to the mutable type '{ since?: string | undefined; value: any; description: string; }[]'.
tests (16.x, 3)
Process completed with exit code 1.
tests (14.x, 3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests (20.x, 3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests (18.x, 3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests (16.x, 3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/