Skip to content

Support expose static CE instance for lesser allocation #279

Support expose static CE instance for lesser allocation

Support expose static CE instance for lesser allocation #279

Triggered via push August 2, 2024 07:21
Status Success
Total duration 4m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Fun.Blazor.HotReload/Interpreter.fs#L1103
This construct is deprecated. Formatter-based serialization is obsolete and should not be used.
build: Fun.Htmx/Core.fs#L308
Lowercase literal 'abort' is being shadowed by a new pattern with the same name. Only uppercase and module-prefixed literals can be used as named patterns.
build: Fun.Htmx/Core.fs#L308
Lowercase literal 'abort' is being shadowed by a new pattern with the same name. Only uppercase and module-prefixed literals can be used as named patterns.
build: Fun.Blazor.HotReload/Interpreter.fs#L1103
This construct is deprecated. Formatter-based serialization is obsolete and should not be used.
build: Fun.Blazor.HotReload/Interpreter.fs#L1103
This construct is deprecated. Formatter-based serialization is obsolete and should not be used.
build: Fun.Htmx/Core.fs#L308
Lowercase literal 'abort' is being shadowed by a new pattern with the same name. Only uppercase and module-prefixed literals can be used as named patterns.
build: Fun.Htmx/Core.fs#L308
Lowercase literal 'abort' is being shadowed by a new pattern with the same name. Only uppercase and module-prefixed literals can be used as named patterns.
build: Fun.Blazor.HotReload/Interpreter.fs#L1103
This construct is deprecated. Formatter-based serialization is obsolete and should not be used.
build: Fun.Blazor.HotReload/Interpreter.fs#L1103
This construct is deprecated. Formatter-based serialization is obsolete and should not be used.
build: Fun.Blazor.Cli/Watch/Processor.fs#L191
Note: Lambda-lifting optimizations have not been applied because of the use of this local constrained generic function as a first class value. Adding type constraints may resolve this condition.