Skip to content

add auth context

add auth context #73

Triggered via pull request November 22, 2024 19:18
Status Failure
Total duration 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
eslint: src/App.test.js#L4
'test' is not defined
eslint: src/App.test.js#L5
'React' must be in scope when using JSX
eslint: src/App.test.js#L7
'expect' is not defined
eslint: src/opportunities/components/AboutSection.js#L4
'aboutSection' is missing in props validation
eslint: src/opportunities/components/AboutSection.js#L12
'aboutSection.map' is missing in props validation
eslint: src/opportunities/components/AboutSectionElement.js#L3
'title' is missing in props validation
eslint: src/opportunities/components/AboutSectionElement.js#L3
'description' is missing in props validation
eslint: src/opportunities/components/FiltersField.js#L9
'deleteFilter' is missing in props validation
eslint: src/opportunities/components/FiltersField.js#L9
'filters' is missing in props validation
eslint: src/opportunities/components/FiltersField.js#L18
'filters.map' is missing in props validation
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, sibiraj-s/action-eslint@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/