This repository has been archived by the owner on Jul 3, 2024. It is now read-only.
Update SSH keyscan command to include SSH port #26
Annotations
10 errors and 11 warnings
test:
docs/archive/esbuild.js#L1
Prefer `node:fs` over `fs`
|
test:
docs/archive/esbuild.js#L2
Prefer `node:path` over `path`
|
test:
docs/archive/esbuild.js#L8
Top-level functions should be declared with function keyword
|
test:
docs/archive/loader.js#L1
Prefer `node:url` over `url`
|
test:
docs/archive/routes/v1/examples/index.ts#L6
Unexpected 'this'
|
test:
docs/archive/utils/Route.ts#L8
Top-level functions should be declared with function keyword
|
test:
docs/archive/utils/Route.ts#L15
Top-level functions should be declared with function keyword
|
test:
docs/archive/utils/Route.ts#L48
Top-level functions should be declared with function keyword
|
test:
examples/react-ts/src/views/oembed.tsx#L2
Expected 1 empty line after import statement not followed by another import
|
test:
examples/react-ts/src/views/oembed.tsx#L6
Top-level functions should be declared with function keyword
|
test
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/
|
test:
build/metadata.json#L12
Newline required at end of file but not found
|
test:
config.fastify.json#L4
Newline required at end of file but not found
|
test:
docs/archive/routes/v1/posts/handler.ts#L38
Unexpected console statement
|
test:
examples/react-ts/package.json#L29
Newline required at end of file but not found
|
test:
examples/react-ts/src/views/layout.tsx#L9
'defaultStyle' is assigned a value but never used
|
test:
examples/react-ts/src/views/layout.tsx#L9
'defaultStyle' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test:
examples/react-ts/src/views/layout.tsx#L14
'transitionStyles' is assigned a value but never used
|
test:
examples/react-ts/src/views/layout.tsx#L14
'transitionStyles' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test:
src/metadata.json#L12
Newline required at end of file but not found
|
test:
src/services/ParserService.ts#L72
Unexpected console statement
|