chore: update dependencies #49
nodejs.yml
on: pull_request
nodejs
/
prepare
5s
nodejs
/
lint-eslint
17s
nodejs
/
lint-prettier
15s
nodejs
/
lint-check-types
15s
Matrix: nodejs / test
Annotations
4 warnings
nodejs / lint-eslint:
src/component/KbsProvider.tsx#L42
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
nodejs / lint-eslint:
src/component/KbsProvider.tsx#L46
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
nodejs / lint-eslint:
src/component/KbsProvider.tsx#L50
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
nodejs / lint-eslint:
src/component/utils/macInterop.ts#L4
'platform' is deprecated. [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/platform)
|