Check if years are valid. #16
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/components/app.tsx#L17
Missing semicolon
|
src/components/app.tsx#L55
Missing semicolon
|
src/components/attribute-options.tsx#L38
This line has a length of 127. Maximum allowed is 120
|
src/components/constants.ts#L113
Missing semicolon
|
src/components/constants.ts#L119
Missing semicolon
|
src/components/constants.ts#L130
Newline required at end of file but not found
|
src/components/dropdown.tsx#L31
Missing semicolon
|
src/components/information.tsx#L16
This line has a length of 387. Maximum allowed is 120
|
src/components/place-options.tsx#L21
This line has a length of 144. Maximum allowed is 120
|
src/components/summary.tsx#L40
Missing semicolon
|
The logs for this run have expired and are no longer available.
Loading