Expanding the introspect response body #714
test.yml
on: pull_request
Build
40s
Lint
23s
Test MySQL migrations
35s
Test Postgres migrations
38s
Test Sqlite migrations
51s
Matrix: Test
Annotations
16 errors and 8 warnings
Test (16.x):
test/oauth2/controller/authorize.ts#L1
Cannot find module '../../../src/oauth2-client/types' or its corresponding type declarations.
|
Test (16.x)
Process completed with exit code 2.
|
Test (18.x):
test/oauth2/controller/authorize.ts#L1
Cannot find module '../../../src/oauth2-client/types' or its corresponding type declarations.
|
Test (18.x)
Process completed with exit code 2.
|
Lint:
src/introspect/controller.ts#L73
Trailing spaces not allowed
|
Lint:
src/introspect/formats/json.ts#L7
Expected a semicolon
|
Lint:
src/introspect/formats/json.ts#L8
Expected a semicolon
|
Lint:
src/introspect/formats/json.ts#L9
Expected a semicolon
|
Lint:
src/introspect/formats/json.ts#L10
Expected a semicolon
|
Lint:
src/introspect/formats/json.ts#L11
Expected a semicolon
|
Lint:
src/introspect/formats/json.ts#L25
Expected a semicolon
|
Lint:
src/introspect/formats/json.ts#L37
Expected a semicolon
|
Lint:
src/introspect/formats/json.ts#L40
Expected a semicolon
|
Lint:
src/introspect/formats/json.ts#L41
Expected a semicolon
|
Test (20.x):
test/oauth2/controller/authorize.ts#L1
Cannot find module '../../../src/oauth2-client/types' or its corresponding type declarations.
|
Test (20.x)
The operation was canceled.
|
Build
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/
|
Test (16.x)
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/
|
Test (18.x)
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/
|
Lint
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/
|
Test (20.x)
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/
|
Test Postgres migrations
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/
|
Test MySQL migrations
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/
|
Test Sqlite migrations
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/
|