Merge commit 'eec0de4c46b51627ae53aff29dddbb9465581d39' #18
Annotations
6 errors and 2 warnings
deploy:
src/views/Firstperson.ts#L1
Cannot find module 'src/lib/BufferCanvas' or its corresponding type declarations.
|
deploy:
src/views/Firstperson.ts#L4
Cannot find module 'src/entities/Player' or its corresponding type declarations.
|
deploy:
src/views/Firstperson.ts#L74
Property 'top' does not exist on type '{ colors: { top: Color; bottom: Color; }; }'.
|
deploy:
src/views/Minimap.ts#L1
Cannot find module 'src/entities/Player' or its corresponding type declarations.
|
deploy:
src/views/Minimap.ts#L2
Cannot find module 'src/lib/BufferCanvas' or its corresponding type declarations.
|
deploy
Process completed with exit code 2.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|