Allow for tree-shaking the Kind enum #2474
pull_request.yml
on: pull_request
ci
/
Lint source files
38s
ci
/
Check for commonly ignored files
3s
ci
/
Check health of package-lock.json file
23s
ci
/
Run integration tests
1m 34s
ci
/
Run fuzzing tests
38s
ci
/
Run CodeQL security scan
1m 48s
ci
/
Build 'npmDist' artifact
44s
ci
/
Build 'denoDist' artifact
3m 41s
ci
/
Build website
1m 14s
Security check of added dependencies
4s
Diff content of NPM package
1m 13s
Matrix: ci / test
Annotations
26 errors and 2 warnings
ci / Run tests on Node v18
Process completed with exit code 8.
|
ci / Run tests on Node v16
The job was canceled because "_18" failed.
|
ci / Run tests on Node v16
Process completed with exit code 8.
|
ci / Lint source files:
src/index.ts#L209
Type export Kind is not a value and should be exported using `export type`
|
ci / Lint source files:
src/language/_kinds.ts#L2
This assertion is unnecessary since it does not change the type of the expression
|
ci / Lint source files:
src/language/_kinds.ts#L5
This assertion is unnecessary since it does not change the type of the expression
|
ci / Lint source files:
src/language/_kinds.ts#L6
This assertion is unnecessary since it does not change the type of the expression
|
ci / Lint source files:
src/language/_kinds.ts#L7
This assertion is unnecessary since it does not change the type of the expression
|
ci / Lint source files:
src/language/_kinds.ts#L8
This assertion is unnecessary since it does not change the type of the expression
|
ci / Lint source files:
src/language/_kinds.ts#L9
This assertion is unnecessary since it does not change the type of the expression
|
ci / Lint source files:
src/language/_kinds.ts#L10
This assertion is unnecessary since it does not change the type of the expression
|
ci / Lint source files:
src/language/_kinds.ts#L11
This assertion is unnecessary since it does not change the type of the expression
|
ci / Lint source files:
src/language/_kinds.ts#L14
This assertion is unnecessary since it does not change the type of the expression
|
ci / Run tests on Node v19
The job was canceled because "_18" failed.
|
ci / Run tests on Node v19
The operation was canceled.
|
ci / Run integration tests
'Kind' only refers to a type, but is being used as a value here.
|
ci / Run integration tests
'Kind' only refers to a type, but is being used as a value here.
|
ci / Run integration tests
'Kind' only refers to a type, but is being used as a value here.
|
ci / Run integration tests
'Kind' only refers to a type, but is being used as a value here.
|
ci / Run integration tests
'Kind' only refers to a type, but is being used as a value here.
|
ci / Run integration tests
'Kind' only refers to a type, but is being used as a value here.
|
ci / Run integration tests
'Kind' only refers to a type, but is being used as a value here.
|
ci / Run integration tests
'Kind' only refers to a type, but is being used as a value here.
|
ci / Run integration tests
'Kind' only refers to a type, but is being used as a value here.
|
ci / Run integration tests
'Kind' only refers to a type, but is being used as a value here.
|
ci / Build 'denoDist' artifact
Failed to CreateArtifact: Failed to make request after 5 attempts: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/CreateArtifact
|
Security check of added dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/dependency-review-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci / Run CodeQL security scan
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
npm-dist-diff.html
|
5.59 KB |
|
npmDist
|
1.07 MB |
|
websiteDist
|
2.29 MB |
|