Fix PySpark magic command syntax in CopyBusinessCentral notebook (#238) #160
Annotations
4 warnings
Build:
businessCentral/app/app.json#L30
PTE0012 The InternalsVisibleTo setting will expose your internal objects to any extension with the given name, publisher, and ID. Access modifiers are not designed to be used as a security boundary, but for API development.
|
Build:
businessCentral/test/src/Librarybc2adls.Codeunit.al#L14
AL0749 The type 'Storage Type' of the parameter 'ADLSE Storage Type' of the public method 'CreateAdlseSetup' has 'Internal' accessibility. The method will not be callable outside of this module without an implicit conversion.
|
Build:
businessCentral/test/src/Librarybc2adls.Codeunit.al#L42
AL0748 The return type 'ADLSE Table' of the public method 'GetRandomTable' has 'Internal' accessibility. The return value will not be usable outside of this module without an implicit conversion.
|
Build:
businessCentral/test/src/Librarybc2adls.Codeunit.al#L50
AL0749 The type 'ADLSETable' of the parameter 'ADLSE Table' of the public method 'GetRandomField' has 'Internal' accessibility. The method will not be callable outside of this module without an implicit conversion.
|
Loading