test-deploy-environment.yml
on: push
Annotations
12 errors and 20 warnings
test (admin, 923c9e985)
Cannot find module 'src/dto/filterLabelDto' or its corresponding type declarations.
|
test (admin, 923c9e985)
Process completed with exit code 1.
|
test (api, 2ecd17ae6)
The job was canceled because "admin_923c9e985" failed.
|
test (apiv2, 2ecd17ae6)
The job was canceled because "admin_923c9e985" failed.
|
build (apiv2, 2ecd17ae6)
Canceling since a higher priority waiting request for 'Test and deploy environment-remove-call-to-classe-list' exists
|
build (apiv2, 2ecd17ae6)
The operation was canceled.
|
build (app, 2ecd17ae6)
Canceling since a higher priority waiting request for 'Test and deploy environment-remove-call-to-classe-list' exists
|
build (app, 2ecd17ae6)
The operation was canceled.
|
build (admin, 923c9e985)
Canceling since a higher priority waiting request for 'Test and deploy environment-remove-call-to-classe-list' exists
|
build (admin, 923c9e985)
The operation was canceled.
|
build (api, 2ecd17ae6)
Canceling since a higher priority waiting request for 'Test and deploy environment-remove-call-to-classe-list' exists
|
build (api, 2ecd17ae6)
The operation was canceled.
|
test (lib, 2ecd17ae6):
packages/lib/src/common.ts#L153
Unexpected any. Specify a different type
|
test (lib, 2ecd17ae6):
packages/lib/src/common.ts#L158
Unexpected any. Specify a different type
|
test (lib, 2ecd17ae6):
packages/lib/src/common.ts#L159
Unexpected any. Specify a different type
|
test (lib, 2ecd17ae6):
packages/lib/src/common.ts#L163
Unexpected any. Specify a different type
|
test (lib, 2ecd17ae6):
packages/lib/src/common.ts#L163
Unexpected any. Specify a different type
|
test (lib, 2ecd17ae6):
packages/lib/src/dto/classeDto.ts#L8
Unexpected any. Specify a different type
|
test (lib, 2ecd17ae6):
packages/lib/src/dto/classeDto.ts#L10
Unexpected any. Specify a different type
|
test (lib, 2ecd17ae6):
packages/lib/src/dto/classeDto.ts#L31
Unexpected any. Specify a different type
|
test (lib, 2ecd17ae6):
packages/lib/src/dto/classeDto.ts#L33
Unexpected any. Specify a different type
|
test (lib, 2ecd17ae6):
packages/lib/src/dto/classeDto.ts#L36
Unexpected any. Specify a different type
|
test (app, 2ecd17ae6):
app/src/app.jsx#L69
React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array
|
test (app, 2ecd17ae6):
app/src/assets/icons/ArrowRightBlueSquare.jsx#L4
'props' is defined but never used
|
test (app, 2ecd17ae6):
app/src/components/Content.jsx#L35
Replace `·0·10px·15px·-3px·rgba(0,·0,·0,·0.1),` with `⏎····0·10px·15px·-3px·rgba(0,·0,·0,·0.1),⏎···`
|
test (app, 2ecd17ae6):
app/src/components/Content.jsx#L64
Replace `·0·10px·15px·-3px·rgba(0,·0,·0,·0.1),` with `⏎····0·10px·15px·-3px·rgba(0,·0,·0,·0.1),⏎···`
|
test (app, 2ecd17ae6):
app/src/components/Content.jsx#L181
Replace `·0·10px·15px·-3px·rgba(0,·0,·0,·0.1),` with `⏎····0·10px·15px·-3px·rgba(0,·0,·0,·0.1),⏎···`
|
test (app, 2ecd17ae6):
app/src/components/Content.jsx#L230
Replace `·0·10px·15px·-3px·rgba(0,·0,·0,·0.1),` with `⏎····0·10px·15px·-3px·rgba(0,·0,·0,·0.1),⏎···`
|
test (app, 2ecd17ae6):
app/src/components/Content.jsx#L250
Replace `·rgba(0,·0,·0,·0.1)·0px·10px·15px·-3px,` with `⏎····rgba(0,·0,·0,·0.1)·0px·10px·15px·-3px,⏎···`
|
test (app, 2ecd17ae6):
app/src/components/FileUpload.jsx#L106
React Hook useCallback has an unnecessary dependency: 'files'. Either exclude it or remove the dependency array
|
test (app, 2ecd17ae6):
app/src/components/dndFileInput.jsx#L75
React Hook useEffect has missing dependencies: 'filesList', 'handleChange', and 'name'. Either include them or remove the dependency array
|
test (app, 2ecd17ae6):
app/src/components/dndFileInput.jsx#L99
React Hook useEffect has a missing dependency: 'setNewFilesList'. Either include it or remove the dependency array. If 'setNewFilesList' changes too often, find the parent component that defines it and wrap that definition in useCallback
|