remove expire time on job creation #129
Annotations
7 warnings
businessCentral/app/src/ExternalEvents.Codeunit.al#L117
AL0432 Method 'MyBusinessOnExportFinished' is marked for removal. Reason: Replaced with the OnExportFinishedv2 External Business Event. Tag: 24.0.
|
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.
|
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.
|
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.
|
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.
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "bc2adls-remove-expire-time-BuildOutput-PR158-20240715", "bc2adls-remove-expire-time-TestResults-PR158-20240715".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading