Skip to content

Merge pull request #506 from pennlabs/Subletting-Dialogue #165

Merge pull request #506 from pennlabs/Subletting-Dialogue

Merge pull request #506 from pennlabs/Subletting-Dialogue #165

Triggered via push February 23, 2024 21:59
Status Failure
Total duration 7m 8s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
build: PennMobile/Setup + Navigation/RootView.swift#L49
type '() -> ()' cannot conform to 'ShapeStyle'
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/Dining/SwiftUI/Views/Insights/PredictionsGraph/VariableStepLineGraphView+VariableStepGraphPath.swift#L14
stored property '_data' of 'Sendable'-conforming struct 'VariableStepGraphPath' has non-sendable type 'Binding<[PredictionsGraphView.YXDataPoint]>'
build: PennMobile/Dining/SwiftUI/Views/Insights/PredictionsGraph/VariableStepLineGraphView.swift#L52
'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:) instead.
build: PennMobile/Dining/SwiftUI/Views/Insights/PredictionsGraph/VariableStepLineGraphView.swift#L62
'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:) instead.