Skip to content

chore: use tailcall value in place of ConstValue #15764

chore: use tailcall value in place of ConstValue

chore: use tailcall value in place of ConstValue #15764

Triggered via pull request May 24, 2024 06:31
Status Failure
Total duration 6m 54s
Artifacts

ci.yml

on: pull_request
Draft Release
0s
Draft Release
Matrix: test
Check if Build
7s
Check if Build
Run Tests (WASM)
40s
Run Tests (WASM)
Test AWS Lambda Build
2m 21s
Test AWS Lambda Build
Check Examples
40s
Check Examples
Matrix: Release
Release (AWS Lambda)
0s
Release (AWS Lambda)
Publish NPM main package
0s
Publish NPM main package
build-and-push-image
0s
build-and-push-image
Semantic Release
0s
Semantic Release
Homebrew Release
0s
Homebrew Release
Fit to window
Zoom out
Zoom in

Annotations

131 errors and 12 warnings
Check Examples: src/core/lambda/io.rs#L269
unused variable: `value`
Check Examples: src/core/value.rs#L58
unused variable: `schema`
Check Examples: src/core/value.rs#L62
unused variable: `value`
Check Examples: src/core/value.rs#L66
unused variable: `list`
Check Examples: src/core/lambda/evaluation_context.rs#L66
using `.clone()` on a double reference, which returns `&core::value::Value` instead of cloning the inner type
Check Examples: src/core/value.rs#L74
method `as_fieldValue` should have a snake case name
Check Examples
Process completed with exit code 101.
Run Tests (WASM): src/core/lambda/io.rs#L269
unused variable: `value`
Run Tests (WASM): src/core/value.rs#L58
unused variable: `schema`
Run Tests (WASM): src/core/value.rs#L62
unused variable: `value`
Run Tests (WASM): src/core/value.rs#L66
unused variable: `list`
Run Tests (WASM): src/core/lambda/evaluation_context.rs#L66
using `.clone()` on a double reference, which returns `&core::value::Value` instead of cloning the inner type
Run Tests (WASM): src/core/value.rs#L74
method `as_fieldValue` should have a snake case name
Run Tests (WASM)
Process completed with exit code 101.
Run Tests on win32-ia32-gnu: src/core/path.rs#L181
method `value` has an incompatible type for trait
Run Tests on win32-ia32-gnu: src/core/path.rs#L185
method `args` has an incompatible type for trait
Run Tests on win32-ia32-gnu: src/core/lambda/io.rs#L269
unused variable: `value`
Run Tests on win32-ia32-gnu: src/core/lambda/evaluation_context.rs#L203
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on win32-ia32-gnu: src/core/lambda/evaluation_context.rs#L236
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on linux-arm64-gnu: src/core/path.rs#L181
method `value` has an incompatible type for trait
Run Tests on linux-arm64-gnu: src/core/path.rs#L185
method `args` has an incompatible type for trait
Run Tests on linux-arm64-gnu: src/core/lambda/evaluation_context.rs#L203
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on linux-arm64-gnu: src/core/lambda/evaluation_context.rs#L236
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on linux-arm64-gnu: src/core/lambda/io.rs#L269
unused variable: `value`
Run Tests on linux-ia32-gnu: src/core/path.rs#L181
method `value` has an incompatible type for trait
Run Tests on linux-ia32-gnu: src/core/path.rs#L185
method `args` has an incompatible type for trait
Run Tests on linux-ia32-gnu: src/core/lambda/evaluation_context.rs#L203
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on linux-ia32-gnu: src/core/lambda/io.rs#L269
unused variable: `value`
Run Tests on linux-ia32-gnu: src/core/lambda/evaluation_context.rs#L236
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on linux-x64-musl: src/core/path.rs#L181
method `value` has an incompatible type for trait
Run Tests on linux-x64-musl: src/core/path.rs#L185
method `args` has an incompatible type for trait
Run Tests on linux-x64-musl: src/core/lambda/io.rs#L269
unused variable: `value`
Run Tests on linux-x64-musl: src/core/value.rs#L58
unused variable: `schema`
Run Tests on linux-x64-musl: src/core/value.rs#L62
unused variable: `value`
Run Tests on linux-x64-musl: src/core/value.rs#L66
unused variable: `list`
Run Tests on linux-x64-musl: src/core/lambda/evaluation_context.rs#L203
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on linux-x64-gnu: src/core/path.rs#L181
method `value` has an incompatible type for trait
Run Tests on linux-x64-gnu: src/core/path.rs#L185
method `args` has an incompatible type for trait
Run Tests on linux-x64-gnu: src/core/lambda/evaluation_context.rs#L203
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on linux-x64-gnu: src/core/lambda/evaluation_context.rs#L236
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on linux-x64-gnu: src/core/lambda/io.rs#L269
unused variable: `value`
Run Tests on linux-arm64-musl: src/core/path.rs#L181
method `value` has an incompatible type for trait
Run Tests on linux-arm64-musl: src/core/path.rs#L185
method `args` has an incompatible type for trait
Run Tests on linux-arm64-musl: src/core/lambda/io.rs#L269
unused variable: `value`
Run Tests on linux-arm64-musl: src/core/lambda/evaluation_context.rs#L203
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on linux-arm64-musl: src/core/lambda/evaluation_context.rs#L236
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on darwin-arm64: src/core/path.rs#L181
method `value` has an incompatible type for trait
Run Tests on darwin-arm64: src/core/path.rs#L185
method `args` has an incompatible type for trait
Run Tests on darwin-arm64: src/core/http/cache.rs#L24
mismatched types
Run Tests on darwin-arm64: src/core/http/cache.rs#L46
mismatched types
Run Tests on darwin-arm64: src/core/lambda/evaluation_context.rs#L203
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on darwin-arm64: src/core/lambda/evaluation_context.rs#L236
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on darwin-arm64: src/core/lambda/io.rs#L269
unused variable: `value`
Run Tests on darwin-x64: src/core/path.rs#L181
method `value` has an incompatible type for trait
Run Tests on darwin-x64: src/core/path.rs#L185
method `args` has an incompatible type for trait
Run Tests on darwin-x64: src/core/http/cache.rs#L24
mismatched types
Run Tests on darwin-x64: src/core/http/cache.rs#L46
mismatched types
Run Tests on darwin-x64: src/core/lambda/evaluation_context.rs#L203
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on darwin-x64: src/core/lambda/evaluation_context.rs#L236
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on darwin-x64: src/core/lambda/io.rs#L269
unused variable: `value`
Test AWS Lambda Build: src/core/lambda/io.rs#L269
unused variable: `value`
Test AWS Lambda Build: src/core/value.rs#L58
unused variable: `schema`
Test AWS Lambda Build: src/core/value.rs#L62
unused variable: `value`
Test AWS Lambda Build: src/core/value.rs#L66
unused variable: `list`
Test AWS Lambda Build: src/core/lambda/evaluation_context.rs#L66
using `.clone()` on a double reference, which returns `&core::value::Value` instead of cloning the inner type
Test AWS Lambda Build: src/core/value.rs#L74
method `as_fieldValue` should have a snake case name
Test AWS Lambda Build
Process completed with exit code 101.
Run Tests on win32-arm64-msvc: src/core/path.rs#L181
method `value` has an incompatible type for trait
Run Tests on win32-arm64-msvc: src/core/path.rs#L185
method `args` has an incompatible type for trait
Run Tests on win32-arm64-msvc: src/core/lambda/evaluation_context.rs#L203
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on win32-arm64-msvc: src/core/lambda/evaluation_context.rs#L236
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on win32-arm64-msvc: src/core/lambda/io.rs#L269
unused variable: `value`
Run Tests on win32-x64-gnu: src/core/path.rs#L181
method `value` has an incompatible type for trait
Run Tests on win32-x64-gnu: src/core/path.rs#L185
method `args` has an incompatible type for trait
Run Tests on win32-x64-gnu: src/core/lambda/evaluation_context.rs#L203
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on win32-x64-gnu: src/core/lambda/evaluation_context.rs#L236
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on win32-x64-gnu: src/core/lambda/io.rs#L269
unused variable: `value`
Run Tests on win32-x64-msvc: src/core/path.rs#L181
method `value` has an incompatible type for trait
Run Tests on win32-x64-msvc: src/core/path.rs#L185
method `args` has an incompatible type for trait
Run Tests on win32-x64-msvc: src/core/lambda/evaluation_context.rs#L203
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on win32-x64-msvc: src/core/lambda/evaluation_context.rs#L236
binary operation `==` cannot be applied to type `&core::value::Value`
Run Tests on win32-x64-msvc: src/core/lambda/io.rs#L269
unused variable: `value`
Check Examples
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Examples
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Check Examples
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/
Check Examples
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/
Check Examples
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/
Check Examples
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/
Run Tests on win32-arm64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 33437 , Maximum supported length: 32766
Run Tests on win32-arm64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 33437 , Maximum supported length: 32766
Run Tests on win32-x64-gnu
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 33437 , Maximum supported length: 32766
Run Tests on win32-x64-gnu
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 33437 , Maximum supported length: 32766
Run Tests on win32-x64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 33437 , Maximum supported length: 32766
Run Tests on win32-x64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 33437 , Maximum supported length: 32766