Skip to content

Prevent pushHistoryPatches from using an old location #424

Prevent pushHistoryPatches from using an old location

Prevent pushHistoryPatches from using an old location #424

Triggered via push August 4, 2023 08:01
Status Success
Total duration 3m 49s
Artifacts

main.yml

on: push
build-and-deploy
3m 38s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, JamesIves/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-deploy: lib/lightning/adaptor_service.ex#L234
documentation references type "Lightning.AdaptorService.Adaptor.t()" but it is hidden or private
build-and-deploy: lib/lightning/adaptor_service.ex#L234
documentation references type "Lightning.AdaptorService.Adaptor.t()" but it is hidden or private
build-and-deploy: lib/lightning/adaptor_service.ex#L284
documentation references type "Lightning.AdaptorService.Adaptor.t()" but it is hidden or private
build-and-deploy: lib/lightning/adaptor_service.ex#L284
documentation references type "Lightning.AdaptorService.Adaptor.t()" but it is hidden or private
build-and-deploy: lib/lightning/adaptor_service.ex#L303
documentation references type "Lightning.AdaptorService.Adaptor.t()" but it is hidden or private
build-and-deploy: lib/lightning/pipeline/runner.ex#L213
documentation references type "Lightning.AdaptorService.Adaptor.t()" but it is hidden or private
build-and-deploy: lib/lightning/adaptor_service.ex#L234
documentation references type "Lightning.AdaptorService.Adaptor.t()" but it is hidden or private
build-and-deploy: lib/lightning/adaptor_service.ex#L234
documentation references type "Lightning.AdaptorService.Adaptor.t()" but it is hidden or private
build-and-deploy: lib/lightning/adaptor_service.ex#L284
documentation references type "Lightning.AdaptorService.Adaptor.t()" but it is hidden or private
build-and-deploy: lib/lightning/adaptor_service.ex#L284
documentation references type "Lightning.AdaptorService.Adaptor.t()" but it is hidden or private
build-and-deploy
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-and-deploy
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
build-and-deploy
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
build-and-deploy
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
build-and-deploy
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
build-and-deploy
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
build-and-deploy
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
build-and-deploy
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
build-and-deploy
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
build-and-deploy
use Bitwise is deprecated. import Bitwise instead
build-and-deploy
Logger.warn/1 is deprecated. Use Logger.warning/2 instead