Skip to content

feat: initial resources implementation #315

feat: initial resources implementation

feat: initial resources implementation #315

Triggered via pull request August 18, 2023 02:20
@guybedfordguybedford
synchronize #128
resources
Status Failure
Total duration 8m 39s
Artifacts

main.yml

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

Annotations

8 errors and 4 warnings
Test (ubuntu-latest): test/output/example_guest_import/exports/example2-component-front-0.1.0.d.ts#L4
Cannot find module '../exports/example2-component-backend-0.1.0' or its corresponding type declarations.
Test (ubuntu-latest): test/runtime/example_guest_export.ts#L6
Property 'Scalars' does not exist on type 'typeof ExampleComponentBackend010'.
Test (ubuntu-latest): test/runtime/example_guest_export.ts#L7
Property 'Scalars' does not exist on type 'typeof ExampleComponentBackend010'.
Test (ubuntu-latest): test/runtime/example_guest_import.ts#L17
Parameter 'scalar' implicitly has an 'any' type.
Test (ubuntu-latest)
Process completed with exit code 1.
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Workspaces
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/