Add GitHub actions CI #1
Annotations
1 error and 8 warnings
lint
Process completed with exit code 31.
|
lint:
R/CoreArtifact.R#L1
file=R/CoreArtifact.R,line=1,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/lamindb_setup__connect_instance.R#L21
file=R/lamindb_setup__connect_instance.R,line=21,col=14,[object_usage_linter] no visible binding for global variable 'settings'
|
lint:
R/lamindb_setup__connect_instance.R#L36
file=R/lamindb_setup__connect_instance.R,line=36,col=3,[object_usage_linter] local variable 'owner' assigned but may not be used
|
lint:
R/lamindb_setup__connect_instance.R#L37
file=R/lamindb_setup__connect_instance.R,line=37,col=3,[object_usage_linter] local variable 'name' assigned but may not be used
|
lint:
R/lamindb_setup__connect_instance.R#L49
file=R/lamindb_setup__connect_instance.R,line=49,col=5,[object_usage_linter] local variable 'isettings' assigned but may not be used
|
lint:
R/lamindb_setup__connect_instance.R#L53
file=R/lamindb_setup__connect_instance.R,line=53,col=5,[object_usage_linter] local variable 'hub_result' assigned but may not be used
|
lint:
R/lamindb_setup__connect_instance.R#L53
file=R/lamindb_setup__connect_instance.R,line=53,col=19,[object_usage_linter] no visible global function definition for 'load_instance_from_hub'
|
lint:
R/lamindb_setup__core__settings_store.R#L107
file=R/lamindb_setup__core__settings_store.R,line=107,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|