Merge pull request #996 from OpenFn/issue951 #411
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#L232
documentation references type "Lightning.AdaptorService.Adaptor.t()" but it is hidden or private
|
build-and-deploy:
lib/lightning/adaptor_service.ex#L232
documentation references type "Lightning.AdaptorService.Adaptor.t()" but it is hidden or private
|
build-and-deploy:
lib/lightning/adaptor_service.ex#L282
documentation references type "Lightning.AdaptorService.Adaptor.t()" but it is hidden or private
|
build-and-deploy:
lib/lightning/adaptor_service.ex#L282
documentation references type "Lightning.AdaptorService.Adaptor.t()" but it is hidden or private
|
build-and-deploy:
lib/lightning/adaptor_service.ex#L301
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#L232
documentation references type "Lightning.AdaptorService.Adaptor.t()" but it is hidden or private
|
build-and-deploy:
lib/lightning/adaptor_service.ex#L232
documentation references type "Lightning.AdaptorService.Adaptor.t()" but it is hidden or private
|
build-and-deploy:
lib/lightning/adaptor_service.ex#L282
documentation references type "Lightning.AdaptorService.Adaptor.t()" but it is hidden or private
|
build-and-deploy:
lib/lightning/adaptor_service.ex#L282
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
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
the underscored variable "_t" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
|
build-and-deploy
the underscored variable "_t" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
|
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
unused import Bitwise
|
build-and-deploy
use Bitwise is deprecated. import Bitwise instead
|
build-and-deploy
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|