Skip to content

Merge pull request #517 from pennlabs/dining-scraping #175

Merge pull request #517 from pennlabs/dining-scraping

Merge pull request #517 from pennlabs/dining-scraping #175

Triggered via push March 22, 2024 22:37
Status Failure
Total duration 17m 47s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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: Widget/Assets.xcassets#L1
Background color ‘WidgetBackground’ is not present in any asset catalogs.
build: Widget/Fitness/FitnessProvider.swift#L96
initialization of immutable value 'roomID' was never used; consider replacing with assignment to '_' or removing it
build: PennMobile/Dining/SwiftUI/Views/Insights/PredictionsGraph/VariableStepLineGraphView+PredictionSlopePath.swift#L18
stored property '_lastDataPoint' of 'Sendable'-conforming struct 'PredictionSlopePath' has non-sendable type 'State<PredictionsGraphView.YXDataPoint>'
build: PennMobile/Dining/SwiftUI/Views/Insights/PredictionsGraph/VariableStepLineGraphView+PredictionSlopePath.swift#L21
stored property '_slope' of 'Sendable'-conforming struct 'PredictionSlopePath' has non-sendable type 'State<Double>'
build: PennMobile/More Tab/MoreViewController.swift#L189
'shared' is deprecated: Do not use AppDelegate as a singleton
build: PennMobile/More Tab/MoreViewController.swift#L190
'shared' is deprecated: Do not use AppDelegate as a singleton
build: PennMobile/Subletting/SublettingAPI.swift#L271
reference to captured var 'observation' in concurrently-executing code; this is an error in Swift 6
build: PennMobile/Dining/SwiftUI/Views/Insights/PredictionsGraph/VariableStepLineGraphView+VariableStepGraphPath.swift#L14
stored property '_data' of 'Sendable'-conforming struct 'VariableStepGraphPath' has non-sendable type 'Binding<[PredictionsGraphView.YXDataPoint]>'