Teasing 2023 #543
Annotations
5 errors and 13 warnings
lint (18):
tests/admin/upload/deleteFile.test.ts#L1
'expect' is defined but never used
|
lint (18):
tests/admin/upload/uploadFile.test.ts#L15
'validObject' is never reassigned. Use 'const' instead
|
lint (18)
Process completed with exit code 1.
|
test (18):
tests/admin/upload/uploadFile.test.ts#L72
Argument of type '{ type: string; size: number; }' is not assignable to parameter of type 'FilePropertyBag'.
|
test (18)
Process completed with exit code 1.
|
build (18)
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/
|
lint (18)
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/
|
lint (18):
tests/admin/upload/deleteFile.test.ts#L25
Delete `····`
|
lint (18):
tests/admin/upload/deleteFile.test.ts#L62
Replace `"Fichier·supprimé·avec·succès"` with `'Fichier·supprimé·avec·succès'`
|
lint (18):
tests/admin/upload/deleteFile.test.ts#L65
Replace `"should·fail·as·the·path·as·already·been·deleted"` with `'should·fail·as·the·path·as·already·been·deleted'`
|
lint (18):
tests/admin/upload/uploadFile.test.ts#L16
Replace `"test"` with `'test'`
|
lint (18):
tests/admin/upload/uploadFile.test.ts#L17
Replace `"tournaments"` with `'tournaments'`
|
lint (18):
tests/admin/upload/uploadFile.test.ts#L18
Replace `"foo"],·"foo.jpg"` with `'foo'],·'foo.jpg'`
|
lint (18):
tests/admin/upload/uploadFile.test.ts#L19
Replace `"image/jpeg"` with `'image/jpeg'`
|
lint (18):
tests/admin/upload/uploadFile.test.ts#L70
Replace `"foo"],·"foo.jpg"` with `'foo'],·'foo.jpg'`
|
lint (18):
tests/admin/upload/uploadFile.test.ts#L71
Replace `"image/jpeg"` with `'image/jpeg'`
|
|
test (18)
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/
|