test: property test #100
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/
|