Skip to content

create routing and ranking business logic #408

create routing and ranking business logic

create routing and ranking business logic #408

Triggered via push June 15, 2024 19:19
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: push
run-all-checks
56s
run-all-checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
run-all-checks: components/DonationForm/index.tsx#L76
Identifier 'card_hash' is not in camel case
run-all-checks: components/DonationForm/index.tsx#L78
Identifier 'document_number' is not in camel case
run-all-checks: components/DonationForm/index.tsx#L87
Identifier 'street_number' is not in camel case
run-all-checks: components/DonationForm/index.tsx#L96
Identifier 'payment_method' is not in camel case
run-all-checks: components/DonationForm/index.tsx#L102
Identifier 'encryption_key' is not in camel case
run-all-checks: pages/api/ranking/degrees/[degree]/[class]/index.ts#L47
Identifier 'first_name' is not in camel case
run-all-checks: pages/api/ranking/degrees/[degree]/[class]/index.ts#L48
Identifier 'last_name' is not in camel case
run-all-checks: pages/api/ranking/degrees/[degree]/[class]/index.ts#L70
'index' is defined but never used
run-all-checks: pages/api/ranking/index.ts#L31
'MOCK' is assigned a value but never used
run-all-checks: pages/ranking/degrees/[degree]/[year]/index.tsx#L75
Missing "key" prop for element in iterator
run-all-checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-all-checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/