examples: use a single page #84
main.yml
on: push
Matrix: coverage
Matrix: lint
Matrix: test
Matrix: pages
Annotations
11 errors and 3 warnings
lint (18.x):
examples/Inspector.ts#L13
Unsafe assignment of an `any` value
|
lint (18.x):
examples/Inspector.ts#L14
Unsafe assignment of an `any` value
|
lint (18.x):
examples/Inspector.ts#L14
Unsafe member access .container on an `any` value
|
lint (18.x):
examples/Inspector.ts#L15
Unsafe assignment of an `any` value
|
lint (18.x):
examples/Inspector.ts#L15
Unsafe member access .get on an `any` value
|
lint (18.x):
examples/Inspector.ts#L15
Unsafe call of an `any` typed value
|
lint (18.x):
examples/Inspector.ts#L16
Unsafe assignment of an `any` value
|
lint (18.x):
examples/Inspector.ts#L16
Unsafe member access .get on an `any` value
|
lint (18.x):
examples/Inspector.ts#L16
Unsafe call of an `any` typed value
|
lint (18.x):
examples/Inspector.ts#L36
Unsafe assignment of an `any` value
|
pages (18.x)
Process completed with exit code 1.
|
coverage (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, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pages (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/
|
pages (18.x)
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|