chore: add typescript declarations to .gitignore #10042
Triggered via pull request
December 19, 2024 19:34
Status
Failure
Total duration
11m 19s
Artifacts
–
ci.yml
on: pull_request
lint
11m 12s
Matrix: cover
Matrix: test-async-hooks
Matrix: test-xs
Matrix: test
Matrix: test262
Matrix: viable-release
Annotations
20 errors and 16 warnings
viable-release (20.x, ubuntu-latest)
Unused '@ts-expect-error' directive.
|
viable-release (20.x, ubuntu-latest)
Argument of type '[string, number, string]' is not assignable to parameter of type '{ something: string; }'.
|
viable-release (20.x, ubuntu-latest)
Cannot find name 'ECallableOrMethods'.
|
viable-release (20.x, ubuntu-latest)
Cannot find name 'RemoteFunctions'.
|
viable-release (20.x, ubuntu-latest)
Cannot find name 'EGetters'.
|
viable-release (20.x, ubuntu-latest)
Cannot find name 'LocalRecord'.
|
viable-release (20.x, ubuntu-latest)
Cannot find name 'ESendOnlyCallableOrMethods'.
|
viable-release (20.x, ubuntu-latest)
Cannot find name 'RemoteFunctions'.
|
viable-release (20.x, ubuntu-latest)
Cannot find name 'ERef'.
|
viable-release (20.x, ubuntu-latest)
Cannot find name 'ERef'.
|
viable-release (18.x, ubuntu-latest)
Unused '@ts-expect-error' directive.
|
viable-release (18.x, ubuntu-latest)
Argument of type '[string, number, string]' is not assignable to parameter of type '{ something: string; }'.
|
viable-release (18.x, ubuntu-latest)
Cannot find name 'ECallableOrMethods'.
|
viable-release (18.x, ubuntu-latest)
Cannot find name 'RemoteFunctions'.
|
viable-release (18.x, ubuntu-latest)
Cannot find name 'EGetters'.
|
viable-release (18.x, ubuntu-latest)
Cannot find name 'LocalRecord'.
|
viable-release (18.x, ubuntu-latest)
Cannot find name 'ESendOnlyCallableOrMethods'.
|
viable-release (18.x, ubuntu-latest)
Cannot find name 'RemoteFunctions'.
|
viable-release (18.x, ubuntu-latest)
Cannot find name 'ERef'.
|
viable-release (18.x, ubuntu-latest)
Cannot find name 'ERef'.
|
test-async-hooks (20, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test262 (18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-async-hooks (18, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-xs (20.x, 5.0.0, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-xs (20.x, 5.0.0, ubuntu-latest)
Unexpected input(s) 'path', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
test-xs (20.x, 5.0.0, ubuntu-latest)
Unexpected input(s) 'path', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
test262 (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cover (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cover (18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (22.4.1, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
viable-release (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
viable-release (18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
packages/ses/src/error/console.js#L38
Invalid JSDoc @template "T" type "function"; prefer: "Function"
|