Merge pull request #1154 from OpenFn/1102-long-workflow-name #495
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#L236
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
|