Upgrade dependencies and add universal macOS builds for Apple Silicon. #124
Annotations
11 warnings
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint:
app/src/actions/Charts.ts#L52
This line has a length of 84. Maximum allowed is 80
|
|
lint:
app/src/actions/Charts.ts#L42
Unexpected any. Specify a different type
|
|
lint:
app/src/actions/Charts.ts#L42
This line has a length of 94. Maximum allowed is 80
|
|
lint:
app/src/actions/Charts.ts#L38
'setCharts' was used before it was defined
|
|
lint:
app/src/actions/Charts.ts#L32
'setCharts' was used before it was defined
|
|
lint:
app/src/actions/Charts.ts#L18
Unexpected any. Specify a different type
|
|
lint:
app/src/actions/Charts.ts#L18
This line has a length of 94. Maximum allowed is 80
|
|
lint:
app/src/actions/Charts.ts#L14
This line has a length of 89. Maximum allowed is 80
|
|
lint:
app/src/actions/Charts.ts#L4
Use default import syntax to import 'persistentStorage'
|
|
lint:
app/src/actions/Charts.ts#L4
This line has a length of 92. Maximum allowed is 80
|