Check Typo
Failed Started
by
@k202204
Dylan Kierans
1Running with gitlab-runner 17.9.2 (14c5775c)2 on DKRZ-maintained runner to build conda or PyPi packages stMaYfaC, system ID: s_28751a32483a4Using Docker executor with image registry.gitlab.dkrz.de/anw_dienste/ci-images/condaforge:master ...5Authenticating with credentials from job payload (GitLab Registry)6Pulling docker image registry.gitlab.dkrz.de/anw_dienste/ci-images/condaforge:master ...7Using docker image sha256:78f3a5a3d3856f61dac82885a6ebab89224bfdfe39ad40106f2cac20a3af2d2f for registry.gitlab.dkrz.de/anw_dienste/ci-images/condaforge:master with digest registry.gitlab.dkrz.de/anw_dienste/ci-images/condaforge@sha256:77f03944e526426adbad122f4a8b431e360cd211307d75853b1cdd84bcaaee60 ...9Running on runner-stmayfac-project-140670-concurrent-0 via gitlab-ci9.dkrz.de...11Fetching changes with git depth set to 20...12Initialized empty Git repository in /builds/icon-libraries/libiconmath/.git/13Created fresh repository.14Checking out f891bb69 as detached HEAD (ref is feature-single-precision-gridinit-dp)...15Skipping Git submodules setup17Using docker image sha256:78f3a5a3d3856f61dac82885a6ebab89224bfdfe39ad40106f2cac20a3af2d2f for registry.gitlab.dkrz.de/anw_dienste/ci-images/condaforge:master with digest registry.gitlab.dkrz.de/anw_dienste/ci-images/condaforge@sha256:77f03944e526426adbad122f4a8b431e360cd211307d75853b1cdd84bcaaee60 ...18$ conda install typos19Retrieving notices: ...working... done20Channels:21 - conda-forge22Platform: linux-6423Collecting package metadata (repodata.json): ...working... done24Solving environment: ...working... done25## Package Plan ##26 environment location: /opt/conda27 added / updated specs:28 - typos29The following packages will be downloaded:30 package | build31 ---------------------------|-----------------32 ca-certificates-2025.1.31 | hbcca054_0 154 KB conda-forge33 certifi-2025.1.31 | pyhd8ed1ab_0 159 KB conda-forge34 conda-24.11.3 | py312h7900ff3_0 1.1 MB conda-forge35 openssl-3.4.1 | h7b32b05_0 2.8 MB conda-forge36 typos-1.30.3 | h8fae777_0 3.3 MB conda-forge37 ------------------------------------------------------------38 Total: 7.5 MB39The following NEW packages will be INSTALLED:40 typos conda-forge/linux-64::typos-1.30.3-h8fae777_0 41The following packages will be UPDATED:42 ca-certificates 2024.8.30-hbcca054_0 --> 2025.1.31-hbcca054_0 43 certifi 2024.8.30-pyhd8ed1ab_0 --> 2025.1.31-pyhd8ed1ab_0 44 conda 24.9.2-py312h7900ff3_0 --> 24.11.3-py312h7900ff3_0 45 openssl 3.3.2-hb9d3cd8_0 --> 3.4.1-h7b32b05_0 46Proceed ([y]/n)? 47Downloading and Extracting Packages: ...working... done48Preparing transaction: ...working... done49Verifying transaction: ...working... done50Executing transaction: ...working... done51$ typos52error: `Comput` should be `Compute`53 --> ./src/horizontal/mo_lib_divrot.F90:564:6654 |55564 | !! Finite-Volume Scheme for the Advection-Diffusion Equation, J. Comput. Phys.,56 | ^^^^^^57 |58error: `Comput` should be `Compute`59 --> ./src/horizontal/mo_lib_divrot.F90:803:6660 |61803 | !! Finite-Volume Scheme for the Advection-Diffusion Equation, J. Comput. Phys.,62 | ^^^^^^63 |64error: `Comput` should be `Compute`65 --> ./src/horizontal/mo_lib_divrot.F90:1011:6666 |671011 | !! Finite-Volume Scheme for the Advection-Diffusion Equation, J. Comput. Phys.,68 | ^^^^^^69 |70error: `Comput` should be `Compute`71 --> ./src/horizontal/mo_lib_divrot.F90:1298:6672 |731298 | !! Finite-Volume Scheme for the Advection-Diffusion Equation, J. Comput. Phys.,74 | ^^^^^^75 |77ERROR: Job failed: exit code 1