chore: React warning fixes #765
Annotations
10 errors and 8 warnings
frontend/src/actions/userAction.ts#L1
Definition for rule 'import/no-extraneous-dependencies' was not found
|
frontend/src/actions/userAction.ts#L1
Definition for rule 'import/extensions' was not found
|
frontend/src/actions/userAction.ts#L1
Definition for rule 'jsx-a11y/label-has-associated-control' was not found
|
frontend/src/actions/userAction.ts#L5
Unexpected any. Specify a different type
|
frontend/src/amplifyconfiguration.ts#L1
Definition for rule 'import/no-extraneous-dependencies' was not found
|
frontend/src/amplifyconfiguration.ts#L1
Definition for rule 'import/extensions' was not found
|
frontend/src/amplifyconfiguration.ts#L1
Definition for rule 'jsx-a11y/label-has-associated-control' was not found
|
frontend/src/components/ActionsTable/testData.ts#L1
Definition for rule 'import/no-extraneous-dependencies' was not found
|
frontend/src/components/ActionsTable/testData.ts#L1
Definition for rule 'import/extensions' was not found
|
frontend/src/components/ActionsTable/testData.ts#L1
Definition for rule 'jsx-a11y/label-has-associated-control' was not found
|
frontend/src/map-services/BcGwLatLongUtils.ts#L4
Missing JSDoc @param "coordinates" type
|
frontend/src/map-services/BcGwLatLongUtils.ts#L5
Missing JSDoc @returns type
|
frontend/src/map-services/BcGwLatLongUtils.ts#L27
Missing JSDoc @param "coordinates" type
|
frontend/src/map-services/BcGwLatLongUtils.ts#L28
Missing JSDoc @returns type
|
frontend/src/services/OpeningService.ts#L21
Missing JSDoc comment
|
frontend/src/services/OpeningService.ts#L67
Missing JSDoc comment
|
frontend/src/services/OpeningService.ts#L114
Missing JSDoc comment
|
frontend/src/services/OpeningService.ts#L154
Missing JSDoc comment
|
This job succeeded
Loading