Skip to content

Compiling as library #844

Compiling as library

Compiling as library #844

Triggered via pull request October 21, 2023 19:18
Status Success
Total duration 7m 14s
Artifacts

build.yml

on: pull_request
Matrix: build-python
Matrix: build-rust
Fit to window
Zoom out
Zoom in

Annotations

115 warnings
build-dart
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/
build-dart: src/Fable.Compiler.Service/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".
build-dart: src/Fable.Compiler.Service/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".
build-dart: src/Fable.Compiler.Service/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".
build-dart: src/Fable.Compiler.Service/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".
build-dart: src/Fable.Compiler.Service/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".
build-dart: src/Fable.Compiler.Service/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".
build-typescript
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v2.4.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-typescript: src/Fable.Compiler.Service/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".
build-typescript: src/Fable.Compiler.Service/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".
build-typescript: src/Fable.Compiler.Service/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".
build-typescript: src/Fable.Compiler.Service/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".
build-typescript: src/Fable.Compiler.Service/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".
build-typescript: src/Fable.Compiler.Service/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".
build-python (3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@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-python (3.10): tests/Python/TestApplicative.fs#L1088
This construct causes code to be less generic than indicated by the type annotations. The type variable 'T has been constrained to be type 'Result<'a,int>'.
build-python (3.10): tests/Python/TestApplicative.fs#L1090
The instantiation of the generic type 'Const' is missing and can't be inferred from the arguments or return type of this member. Consider providing a type instantiation when accessing this type, e.g. 'Const<_,_>'.
build-python (3.10): tests/Python/TestApplicative.fs#L1090
This construct causes code to be less generic than indicated by the type annotations. The type variable 'Applicative<'T> has been constrained to be type 'Const< ^a,Result<'b,int>>'.
build-python (3.10): tests/Python/TestApplicative.fs#L1653
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'.
build-python (3.10): src/Fable.Compiler.Service/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".
build-python (3.10): src/Fable.Compiler.Service/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".
build-python (3.10): src/Fable.Compiler.Service/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".
build-python (3.10): src/Fable.Compiler.Service/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".
build-python (3.10): src/Fable.Compiler.Service/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".
build-python (3.10): src/Fable.Compiler.Service/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".
build-python (3.12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@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-python (3.12): src/Fable.Compiler.Service/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".
build-python (3.12): src/Fable.Compiler.Service/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".
build-python (3.12): src/Fable.Compiler.Service/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".
build-python (3.12): src/Fable.Compiler.Service/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".
build-python (3.12): src/Fable.Compiler.Service/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".
build-python (3.12): src/Fable.Compiler.Service/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".
build-python (3.12): tests/Python/TestApplicative.fs#L1088
This construct causes code to be less generic than indicated by the type annotations. The type variable 'T has been constrained to be type 'Result<'a,int>'.
build-python (3.12): tests/Python/TestApplicative.fs#L1090
The instantiation of the generic type 'Const' is missing and can't be inferred from the arguments or return type of this member. Consider providing a type instantiation when accessing this type, e.g. 'Const<_,_>'.
build-python (3.12): tests/Python/TestApplicative.fs#L1090
This construct causes code to be less generic than indicated by the type annotations. The type variable 'Applicative<'T> has been constrained to be type 'Const< ^a,Result<'b,int>>'.
build-python (3.12): tests/Python/TestApplicative.fs#L1653
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'.
build-python (3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@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-python (3.11): src/Fable.Compiler.Service/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".
build-python (3.11): src/Fable.Compiler.Service/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".
build-python (3.11): src/Fable.Compiler.Service/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".
build-python (3.11): src/Fable.Compiler.Service/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".
build-python (3.11): src/Fable.Compiler.Service/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".
build-python (3.11): src/Fable.Compiler.Service/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".
build-python (3.11): tests/Python/TestApplicative.fs#L1088
This construct causes code to be less generic than indicated by the type annotations. The type variable 'T has been constrained to be type 'Result<'a,int>'.
build-python (3.11): tests/Python/TestApplicative.fs#L1090
The instantiation of the generic type 'Const' is missing and can't be inferred from the arguments or return type of this member. Consider providing a type instantiation when accessing this type, e.g. 'Const<_,_>'.
build-python (3.11): tests/Python/TestApplicative.fs#L1090
This construct causes code to be less generic than indicated by the type annotations. The type variable 'Applicative<'T> has been constrained to be type 'Const< ^a,Result<'b,int>>'.
build-python (3.11): tests/Python/TestApplicative.fs#L1653
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'.
build-integration
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v2.4.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-integration: src/Fable.Compiler.Service/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".
build-integration: src/Fable.Compiler.Service/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".
build-integration: src/Fable.Compiler.Service/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".
build-integration: src/Fable.Compiler.Service/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".
build-integration: src/Fable.Compiler.Service/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".
build-integration: src/Fable.Compiler.Service/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".
build-rust (default)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v2.4.1, 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/
build-rust (default): src/Fable.Compiler.Service/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".
build-rust (default): src/Fable.Compiler.Service/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".
build-rust (default): src/Fable.Compiler.Service/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".
build-rust (default): src/Fable.Compiler.Service/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".
build-rust (default): src/Fable.Compiler.Service/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".
build-rust (default): src/Fable.Compiler.Service/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".
build-rust (default)
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/
build-rust (default)
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/
build-rust (default)
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/
build-rust (default)
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/
build-rust (default): 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'.
build-rust (default): tests/Rust/tests/src/MiscTests2.fs#L1172
This rule will never be matched
build-rust (no_std)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v2.4.1, 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/
build-rust (no_std): 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'.
build-rust (no_std): tests/Rust/tests/src/MiscTests2.fs#L1172
This rule will never be matched
build-rust (no_std): src/Fable.Compiler.Service/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".
build-rust (no_std): src/Fable.Compiler.Service/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".
build-rust (no_std): src/Fable.Compiler.Service/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".
build-rust (no_std): src/Fable.Compiler.Service/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".
build-rust (no_std): src/Fable.Compiler.Service/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".
build-rust (no_std): src/Fable.Compiler.Service/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".
build-rust (no_std)
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/
build-rust (no_std)
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/
build-rust (no_std)
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/
build-rust (no_std)
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/
build-rust (threaded)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v2.4.1, 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/
build-rust (threaded)
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/
build-rust (threaded)
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/
build-rust (threaded)
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/
build-rust (threaded)
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/
build-rust (threaded): src/Fable.Compiler.Service/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".
build-rust (threaded): src/Fable.Compiler.Service/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".
build-rust (threaded): src/Fable.Compiler.Service/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".
build-rust (threaded): src/Fable.Compiler.Service/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".
build-rust (threaded): src/Fable.Compiler.Service/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".
build-rust (threaded): src/Fable.Compiler.Service/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".
build-rust (threaded): 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'.
build-rust (threaded): tests/Rust/tests/src/MiscTests2.fs#L1172
This rule will never be matched
build-javascript
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v2.4.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-javascript: src/Fable.Compiler.Service/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".
build-javascript: src/Fable.Compiler.Service/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".
build-javascript: src/Fable.Compiler.Service/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".
build-javascript: src/Fable.Compiler.Service/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".
build-javascript: src/Fable.Compiler.Service/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".
build-javascript: src/Fable.Compiler.Service/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".
build-javascript: tests/Js/Main/ApplicativeTests.fs#L1084
This construct causes code to be less generic than indicated by the type annotations. The type variable 'T has been constrained to be type 'Result<'a,int>'.
build-javascript: tests/Js/Main/ApplicativeTests.fs#L1086
The instantiation of the generic type 'Const' is missing and can't be inferred from the arguments or return type of this member. Consider providing a type instantiation when accessing this type, e.g. 'Const<_,_>'.
build-javascript: tests/Js/Main/ApplicativeTests.fs#L1086
This construct causes code to be less generic than indicated by the type annotations. The type variable 'Applicative<'T> has been constrained to be type 'Const< ^a,Result<'b,int>>'.
build-javascript: tests/Js/Main/ApplicativeTests.fs#L1703
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'.
build-standalone
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v2.4.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-standalone: src/Fable.Compiler.Service/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".
build-standalone: src/Fable.Compiler.Service/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".
build-standalone: src/Fable.Compiler.Service/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".
build-standalone: src/Fable.Compiler.Service/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".
build-standalone: src/Fable.Compiler.Service/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".
build-standalone: src/Fable.Compiler.Service/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".
build-standalone: src/Fable.Compiler.Service/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".
build-standalone: src/Fable.Compiler.Service/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".
build-standalone: src/Fable.Compiler.Service/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".
build-standalone: src/Fable.Compiler.Service/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".