Skip to content

test: property test #100

test: property test

test: property test #100

Triggered via push June 25, 2024 14:34
Status Failure
Total duration 2m 1s
Artifacts

main.yml

on: push
Code quality
0s
Code quality
Unit tests
0s
Unit tests
Build documentation
0s
Build documentation
Publish unit tests and coverage
0s
Publish unit tests and coverage
Publish documentation
0s
Publish documentation
Release DEV
0s
Release DEV
Release MASTER
0s
Release MASTER
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build: src/models/sosa/System.ts#L2
Cannot find module '../../vocab' or its corresponding type declarations.
Build: src/models/sosa/System.ts#L4
Cannot find module './Deployment' or its corresponding type declarations.
Build: src/models/sosa/System.ts#L6
Cannot find module '../utils' or its corresponding type declarations.
Build: src/models/sosa/System.ts#L7
Cannot find module '../SerializableThing' or its corresponding type declarations.
Build: src/models/sosa/index.ts#L7
Cannot find module './Deployment' or its corresponding type declarations.
Build: src/browser/SolidClientService.ts#L172
Expected 1-2 arguments, but got 3.
Build: src/browser/SolidClientService.ts#L250
Expected 1-2 arguments, but got 3.
Build: src/models/sosa/System.ts#L2
Cannot find module '../../vocab' or its corresponding type declarations.
Build: src/models/sosa/System.ts#L4
Cannot find module './Deployment' or its corresponding type declarations.
Build: src/models/sosa/System.ts#L6
Cannot find module '../utils' or its corresponding type declarations.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/