add FileSystem provider #138
ci.yml
on: pull_request
Matrix: static checks
Matrix: docs
Matrix: test
Matrix: release
Annotations
5 errors and 8 warnings
test (22.x, 1.11.x)
Process completed with exit code 1.
|
test (23.x, 1.12.x)
Process completed with exit code 1.
|
test (24.x, 1.13.x)
Process completed with exit code 1.
|
test (25.x, 1.15.x)
Process completed with exit code 1.
|
test (25.x, 1.14.x)
Process completed with exit code 1.
|
test (22.x, 1.11.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
test (22.x, 1.11.x):
lib/hush/provider/file_system.ex#L31
Path.safe_relative/2 is undefined or private
|
test (23.x, 1.12.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
test (23.x, 1.12.x):
lib/hush/provider/file_system.ex#L31
Path.safe_relative/2 is undefined or private
|
test (24.x, 1.13.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
test (24.x, 1.13.x):
lib/hush/provider/file_system.ex#L31
Path.safe_relative/2 is undefined or private
|
test (25.x, 1.15.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
test (25.x, 1.14.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|