Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

fix(spice-finance): Remove app integration in order to allow EIs (#3101) #286

fix(spice-finance): Remove app integration in order to allow EIs (#3101)

fix(spice-finance): Remove app integration in order to allow EIs (#3101) #286

Triggered via push December 6, 2023 22:23
Status Success
Total duration 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Upload assets
7s
Upload assets
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Upload assets
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Upload assets
The "credentials" input is deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity Federation and JSON Key authentication. For more details, see https://github.com/google-github-actions/upload-cloud-storage#authorization
Upload assets
There are no files to upload! Make sure the workflow uses the "checkout"step before uploading files: - uses: 'actions/checkout@v3' # ... - uses: 'google-github-actions/upload-cloud-storage@v0' Check that the "path" points to a valid destination on disk, relative to the GitHub Workspace. Make sure your files are not being ignored via a .gcloudignore file in the repository.