description of wasm handler #333
ci.yml
on: push
Run Application Tests
5m 58s
Deploy to Fly.IO
0s
Annotations
2 errors and 10 warnings
Run Application Tests:
test/launch_cart_web/live/wasm_handler_live_test.exs#L20
** (CompileError) test/launch_cart_web/live/wasm_handler_live_test.exs:20: undefined function sigil_p/2 (expected LaunchCartWeb.WasmHandlerLiveTest to define such a function or for it to be imported, but none are available)
|
Run Application Tests
Process completed with exit code 1.
|
Run Application Tests
The `save-state` 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 Application Tests
The `save-state` 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 Application Tests
use Bitwise is deprecated. import Bitwise instead
|
Run Application Tests
use Bitwise is deprecated. import Bitwise instead
|
Run Application Tests
use Bitwise is deprecated. import Bitwise instead
|
Run Application Tests
ExAws.Config.new/2 is undefined (module ExAws.Config is not available or is yet to be defined)
|
Run Application Tests
ExAws.Request.Url.sanitize/2 is undefined (module ExAws.Request.Url is not available or is yet to be defined)
|
Run Application Tests
ExAws.S3.delete_object/2 is undefined (module ExAws.S3 is not available or is yet to be defined)
|
Run Application Tests
ExAws.S3.presigned_url/5 is undefined (module ExAws.S3 is not available or is yet to be defined)
|
Run Application Tests
ExAws.S3.put_object/4 is undefined (module ExAws.S3 is not available or is yet to be defined)
|