Skip to content

build(deps): bump gatsby from 2.32.13 to 4.25.7 #127

build(deps): bump gatsby from 2.32.13 to 4.25.7

build(deps): bump gatsby from 2.32.13 to 4.25.7 #127

Triggered via push August 1, 2023 14:25
Status Failure
Total duration 12m 11s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Lint: gatsby-config.js#L4
`path` import should occur before import of `dotenv`
Lint: gatsby-node.js#L9
`fs` import should occur before import of `node-fetch`
Lint: gatsby-node.js#L10
`fs` import should occur before import of `node-fetch`
Lint: src/components/ModalCon.tsx#L3
`@con/components/common/Web` import should occur before import of `@con/images/logo.svg`
Lint: src/components/PreheaderCon.tsx#L3
`@con/components/common/Web` import should occur before import of `@con/images/logo.svg`
Lint: src/con/components/2021/Partners/index.tsx#L2
`@components/common/Grid` import should occur after import of `@con/components/layout`
Lint: src/con/components/2021/Pricing/PricingCard.tsx#L5
`src/con/types` import should occur before import of `@components/common/Grid`
Lint: src/con/components/2021/Pricing/index.tsx#L2
`@components/common/Grid` import should occur after import of `@con/data/2021/prices`
Lint: src/con/components/2021/Pricing/index.tsx#L6
`@con/images/2021/covid.svg` import should occur after import of `@con/data/2021/prices`
Lint: src/con/components/2021/Speakers/SpeakerList.tsx#L2
`@components/common/Grid` import should occur after import of `@con/components/2021/Speakers/SpeakerCircle`
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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/
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint: src/con/components/2021/Venue/Place.tsx#L28
Unexpected unnamed function
Lint: src/con/hooks/useDebounceEffect.tsx#L3
Unexpected any. Specify a different type