Compiling as library #873
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected], actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/Fable.Compiler/Util.fs#L566
This expression uses the implicit conversion 'ReadOnlySpan.op_Implicit(array: byte[]) : ReadOnlySpan<byte>' to convert type 'byte[]' to type 'ReadOnlySpan<byte>'. See https://aka.ms/fsharp-implicit-convs. This warning may be disabled using '#nowarn "3391".
|
src/Fable.Compiler/Util.fs#L566
This expression uses the implicit conversion 'ReadOnlySpan.op_Implicit(array: byte[]) : ReadOnlySpan<byte>' to convert type 'byte[]' to type 'ReadOnlySpan<byte>'. See https://aka.ms/fsharp-implicit-convs. This warning may be disabled using '#nowarn "3391".
|
src/Fable.Compiler/Util.fs#L581
This expression uses the implicit conversion 'ReadOnlySpan.op_Implicit(array: byte[]) : ReadOnlySpan<byte>' to convert type 'byte[]' to type 'ReadOnlySpan<byte>'. See https://aka.ms/fsharp-implicit-convs. This warning may be disabled using '#nowarn "3391".
|
src/Fable.Compiler/Util.fs#L581
This expression uses the implicit conversion 'ReadOnlySpan.op_Implicit(array: byte[]) : ReadOnlySpan<byte>' to convert type 'byte[]' to type 'ReadOnlySpan<byte>'. See https://aka.ms/fsharp-implicit-convs. This warning may be disabled using '#nowarn "3391".
|
src/Fable.Compiler/Util.fs#L586
This expression uses the implicit conversion 'ReadOnlySpan.op_Implicit(array: byte[]) : ReadOnlySpan<byte>' to convert type 'byte[]' to type 'ReadOnlySpan<byte>'. See https://aka.ms/fsharp-implicit-convs. This warning may be disabled using '#nowarn "3391".
|
src/Fable.Compiler/Util.fs#L586
This expression uses the implicit conversion 'ReadOnlySpan.op_Implicit(array: byte[]) : ReadOnlySpan<byte>' to convert type 'byte[]' to type 'ReadOnlySpan<byte>'. See https://aka.ms/fsharp-implicit-convs. This warning may be disabled using '#nowarn "3391".
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tests/Rust/tests/src/ApplicativeTests.fs#L1730
This construct causes code to be less generic than indicated by the type annotations. The type variable 'Functor has been constrained to be type 'Functor'.
|
tests/Rust/tests/src/MiscTests2.fs#L1172
This rule will never be matched
|
The logs for this run have expired and are no longer available.
Loading