Skip to content

show license icons for species profile image #336

show license icons for species profile image

show license icons for species profile image #336

Triggered via push January 24, 2024 02:21
Status Failure
Total duration 1m 23s
Artifacts

ghcr-publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
Error: buildah exited with code 1 Resolved "node" as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/node:18-alpine... Getting image source signatures Copying blob sha256:0f158788f409a5decd9495205daf4aa17df26d8219d6dc12acab5949342866fe Copying blob sha256:18f25c33705ddc3351cc4893fdc0a38405bdd0741643798918fa2b0146fd5a9d Copying blob sha256:f028dff98271801e449c3ebac94a319851128c0ec687e13e00a68b2d98ec4700 Copying blob sha256:661ff4d9561e3fd050929ee5097067c34bafc523ee60f5294a37fd08056a73ca Copying blob sha256:0f158788f409a5decd9495205daf4aa17df26d8219d6dc12acab5949342866fe Copying blob sha256:f028dff98271801e449c3ebac94a319851128c0ec687e13e00a68b2d98ec4700 Copying blob sha256:18f25c33705ddc3351cc4893fdc0a38405bdd0741643798918fa2b0146fd5a9d Copying blob sha256:661ff4d9561e3fd050929ee5097067c34bafc523ee60f5294a37fd08056a73ca Copying config sha256:f3776b60850deec9eb1da7746fa20b3f000bf153408dc896d6606704c83f948d Writing manifest to image destination Storing signatures npm notice npm notice New minor version of npm available! 10.2.3 -> 10.3.0 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.3.0> npm notice Run `npm install -g [email protected]` to update! npm notice (node:38) [DEP_WEBPACK_MODULE_UPDATE_HASH] DeprecationWarning: Module.updateHash: Use new ChunkGraph API (Use `node --trace-deprecation ...` to show where the warning was created) ⚠ Compiled with warnings ./node_modules/.pnpm/@[email protected]/node_modules/@loaders.gl/worker-utils/dist/es5/lib/node/require-utils.node.js Critical dependency: the request of a dependency is an expression Import trace for requested module: ./node_modules/.pnpm/@[email protected]/node_modules/@loaders.gl/worker-utils/dist/es5/lib/node/require-utils.node.js ./node_modules/.pnpm/@[email protected]/node_modules/@loaders.gl/worker-utils/dist/es5/lib/library-utils/library-utils.js ./node_modules/.pnpm/@[email protected]/node_modules/@loaders.gl/worker-utils/dist/es5/index.js ./node_modules/.pnpm/@[email protected]/node_modules/@loaders.gl/core/dist/es5/lib/api/parse.js ./node_modules/.pnpm/@[email protected]/node_modules/@loaders.gl/core/dist/es5/index.js ./node_modules/.pnpm/@[email protected]/node_modules/@deck.gl/core/dist/es5/lib/init.js ./node_modules/.pnpm/@[email protected]/node_modules/@deck.gl/core/dist/es5/index.js ./node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected]_@lum_xswqyj3z5prhpqb24ypkrencry/node_modules/deck.gl/dist/es5/index.js ./src/components/mapping/analysis-map.tsx ./src/components/mapping/index.tsx ./src/app/species/[name]/markers/page.tsx Failed to compile. ./src/app/(taxonomy)/[rank]/[name]/page.tsx 725:6 Warning: React Hook useEffect has missing dependencies: 'params.name' and 'pathname'. Either include them or remove the dependency array. react-hooks/exhaustive-deps ./src/app/browse/datasets/[name]/page.tsx 222:6 Warning: React Hook useEffect has a missing dependency: 'dataset'. Either include it or remove the dependency array. react-hooks/exhaustive-deps ./src/app/browse/sources/[name]/page.tsx 307:6 Warning: React Hook useEffect has missing dependencies: 'params.name' and 'source'. Either include them or remove the dependency array. react-hooks/exhaustive-deps ./src/app/layout.tsx 60:11 Warning: Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images. jsx-a11y/alt-text ./src/app/search/page.tsx 611:25 Warning: React Hook useEffect has missing dependencies: 'pathname', 'router', and 'searchParams'. Either include them or remove the dependency array. react-hooks/exhaustive-deps ./src/app/species/[name]/specimens/[accession]/page.tsx 414:30 Warning: Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images. jsx-a11y/alt-text 420:30 Warning: Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images. jsx-a11y/alt-tex