0.0.12 #12
Triggered via release
August 4, 2024 20:22
angeloreale
published
0.0.12
Status
Success
Total duration
2m 27s
Artifacts
–
pkg-publish.yaml
on: release
oneiros::publish::build
1m 3s
oneiros::publish::npm-publish
1m 9s
Annotations
16 warnings
oneiros::publish::build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
oneiros::publish::build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
oneiros::publish::build:
src/molecules/02_AudioPlayer/AudioPlayer.tsx#L120
React Hook useEffect has missing dependencies: 'handleStatus' and 'prompt'. Either include them or remove the dependency array
|
oneiros::publish::build:
src/atoms/05_SystemIcon/SystemIcon.tsx#L91
React Hook useMemo has an unnecessary dependency: 'theme'. Either exclude it or remove the dependency array
|
oneiros::publish::build:
src/atoms/03_Link/Link.tsx#L60
The 'isInternal' function makes the dependencies of useEffect Hook (at line 114) change on every render. To fix this, wrap the definition of 'isInternal' in its own useCallback() Hook
|
oneiros::publish::build:
src/atoms/03_Link/Link.tsx#L67
The 'toProtocol' function makes the dependencies of useEffect Hook (at line 114) change on every render. To fix this, wrap the definition of 'toProtocol' in its own useCallback() Hook
|
oneiros::publish::build:
src/atoms/09_TextInput/TextInput.tsx#L172
React Hook useMemo has an unnecessary dependency: 'extraProps.value'. Either exclude it or remove the dependency array
|
oneiros::publish::build:
src/atoms/12_DateRange/DateRange.tsx#L121
React Hook useEffect has a missing dependency: 'handleClear'. Either include it or remove the dependency array
|
oneiros::publish::npm-publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
oneiros::publish::npm-publish
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
oneiros::publish::npm-publish:
src/atoms/05_SystemIcon/SystemIcon.tsx#L91
React Hook useMemo has an unnecessary dependency: 'theme'. Either exclude it or remove the dependency array
|
oneiros::publish::npm-publish:
src/atoms/03_Link/Link.tsx#L60
The 'isInternal' function makes the dependencies of useEffect Hook (at line 114) change on every render. To fix this, wrap the definition of 'isInternal' in its own useCallback() Hook
|
oneiros::publish::npm-publish:
src/atoms/03_Link/Link.tsx#L67
The 'toProtocol' function makes the dependencies of useEffect Hook (at line 114) change on every render. To fix this, wrap the definition of 'toProtocol' in its own useCallback() Hook
|
oneiros::publish::npm-publish:
src/atoms/09_TextInput/TextInput.tsx#L172
React Hook useMemo has an unnecessary dependency: 'extraProps.value'. Either exclude it or remove the dependency array
|
oneiros::publish::npm-publish:
src/atoms/12_DateRange/DateRange.tsx#L121
React Hook useEffect has a missing dependency: 'handleClear'. Either include it or remove the dependency array
|
oneiros::publish::npm-publish:
src/molecules/02_AudioPlayer/AudioPlayer.tsx#L120
React Hook useEffect has missing dependencies: 'handleStatus' and 'prompt'. Either include them or remove the dependency array
|