Skip to content

Minor swiss fixes

Minor swiss fixes #659

Triggered via push November 1, 2023 14:23
Status Success
Total duration 17m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@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
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
build
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
build
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
build
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
build
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
build
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
build
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
build
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
build
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
build
the Behaviour module is deprecated. Instead of using this module, use the @callback and @macrocallback module attributes. See the documentation for Module for more information on these attributes
build
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/