Skip to content

Merge pull request #1119 from sohosai/staging #725

Merge pull request #1119 from sohosai/staging

Merge pull request #1119 from sohosai/staging #725

Triggered via push October 17, 2023 06:43
Status Success
Total duration 1m 22s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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/
lint: src/components/DateSelector/index.tsx#L12
Unexpected any. Specify a different type
lint: src/components/DateTimeSelector/index.tsx#L12
Unexpected any. Specify a different type
lint: src/components/Footer/index.tsx#L24
The href attribute is required for an anchor to be keyboard accessible. Provide a valid, navigable address as the href value. If you cannot provide an href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
lint: src/components/FormItemSpacer/index.tsx#L19
Unexpected any. Specify a different type
lint: src/components/Table/index.tsx#L54
Unexpected any. Specify a different type
lint: src/components/Table/index.tsx#L55
Unexpected any. Specify a different type
lint: src/components/TimeSelector/index.tsx#L12
Unexpected any. Specify a different type
lint: src/contexts/auth/index.tsx#L25
Caution: `firebase` also has a named export `apps`. Check if you meant to write `import {apps} from 'firebase/app'` instead
lint: src/contexts/auth/index.tsx#L26
Caution: `firebase` also has a named export `initializeApp`. Check if you meant to write `import {initializeApp} from 'firebase/app'` instead
lint: src/contexts/auth/index.tsx#L109
Caution: `firebase` also has a named export `auth`. Check if you meant to write `import {auth} from 'firebase/app'` instead
storybook
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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/