Skip to content

Update ci-build and fix fsharp project #174

Update ci-build and fix fsharp project

Update ci-build and fix fsharp project #174

Triggered via pull request September 10, 2023 21:51
Status Failure
Total duration 5m 1s
Artifacts

ci-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: Live.Avalonia.FuncUI.Sample/Counter.fs#L20
The type 'DockPanel' does not define the field, constructor or member 'create'.
build: Live.Avalonia.FuncUI.Sample/Program.fs#L36
The type referenced through 'Avalonia.Styling.IStyleable' is defined in an assembly that is not referenced. You must add a reference to assembly 'Avalonia.Styling'.
build: Live.Avalonia.FuncUI.Sample/Program.fs#L62
The type 'Styles' does not define the field, constructor or member 'Load'.
build: Live.Avalonia.FuncUI.Sample/Program.fs#L63
The type 'Styles' does not define the field, constructor or member 'Load'.
build: Live.Avalonia.FuncUI.Sample/Program.fs#L59
The type referenced through 'Avalonia.Styling.IStyleable' is defined in an assembly that is not referenced. You must add a reference to assembly 'Avalonia.Styling'.
build: Live.Avalonia.FuncUI.Sample/Counter.fs#L20
The type 'DockPanel' does not define the field, constructor or member 'create'.
build: Live.Avalonia.FuncUI.Sample/Program.fs#L36
The type referenced through 'Avalonia.Styling.IStyleable' is defined in an assembly that is not referenced. You must add a reference to assembly 'Avalonia.Styling'.
build: Live.Avalonia.FuncUI.Sample/Program.fs#L62
The type 'Styles' does not define the field, constructor or member 'Load'.
build: Live.Avalonia.FuncUI.Sample/Program.fs#L63
The type 'Styles' does not define the field, constructor or member 'Load'.
build: Live.Avalonia.FuncUI.Sample/Program.fs#L59
The type referenced through 'Avalonia.Styling.IStyleable' is defined in an assembly that is not referenced. You must add a reference to assembly 'Avalonia.Styling'.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/