Sherlock Luk

Results 31 issues of Sherlock Luk

Only load global variables with `SH` when the task needs it: ```yml version: '3' vars: MESSAGE: sh: sleep 5 && echo "WORLD" tasks: print: cmds: - echo "HELLO {{.MESSAGE}}" print-no-wait:...

area: variables

![image](https://github.com/CocoaPods/CocoaPods/assets/25424409/6c32a2af-190f-4ad4-87eb-43fcc39027db) I was just compiling my app

How do you login with Microsoft, can't compile on the latest commit as I tried changing the authType to microsoft

minecraft-commons

It just crashes: [https://mclo.gs/zouHtDw](https://mclo.gs/zouHtDw)

compatibility

a state update would freeze the app

bug

it hasn't had a commit since 2021

```gradle plugins { id 'fabric-loom' version '1.4-SNAPSHOT' id 'maven-publish' id "org.jetbrains.kotlin.jvm" version "1.9.21" id 'org.jetbrains.kotlin.plugin.serialization' version '1.9.21' } version = project.mod_version group = project.maven_group base { archivesName = project.archives_base_name }...

![image](https://github.com/boraseoksoon/Throttler/assets/25424409/740fcb2a-faca-4daf-b216-ffc43eab0716)

Is the following possible: ```swift try self.connection.sendOnewayMessage(name: CommandSet.cleanup) ```